Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanisław authored Dec 7, 2018
1 parent 8904250 commit 363760c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Prerequisites: Install [Yarn](https://yarnpkg.com/lang/en/docs/install/) package
* Create folder e.g. `pi` in home directory
* Run `ssh [email protected]` to enter TurtleOS shell
* Run `sudo chmod 777 /opt/turtlerover/ && sudo rm -R /opt/turtlerover/tcs` to delete productional TCS
* In another terminal window type `sshfs [email protected]:/ pi`. This will mount whole TurtleOS filesystem in `pi` directory
* On Your local machine type: `sshfs [email protected]:/ pi`. This will mount whole TurtleOS filesystem in `pi` directory
* Run `cd pi/opt/turtlerover` and clone this repo
* Now You can open TCS project in Your favorite editor

Expand Down

0 comments on commit 363760c

Please sign in to comment.