Using Leonardo on Windows – Commands

We use WSL to run docker to run Leonardo.

When editing the source code in VSCode, we will often run into file permissions. To fix this issue, run this command:

“`sudo chown -R user:user /home/user/llamapress“`

Replace user with your windows username.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *