diff --git a/README.md b/README.md index f01ead0a..9e77b527 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Now you can run ```run-rafnav``` anywhere in your WSL terminal to start the deve ### GitHub Login (SSH) -> Make sure you're setting it up for Linux +> Make sure you're setting it up for WSL or Linux 1. [Check for any existing SSH Key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys) 2. [Generate an SSH Key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) @@ -84,6 +84,11 @@ Now you can run ```run-rafnav``` anywhere in your WSL terminal to start the deve ### RAFNAV Installation +**‼️ If you're installing on Linux, run the following command first:** +```sh +chown frappe:frappe /workspace/development/ +``` + #### Default Install ```sh