Skip to content

Commit 363760c

Browse files
author
Stanisław
authored
Update README.md
1 parent 8904250 commit 363760c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Prerequisites: Install [Yarn](https://yarnpkg.com/lang/en/docs/install/) package
4848
* Create folder e.g. `pi` in home directory
4949
* Run `ssh [email protected]` to enter TurtleOS shell
5050
* Run `sudo chmod 777 /opt/turtlerover/ && sudo rm -R /opt/turtlerover/tcs` to delete productional TCS
51-
* In another terminal window type `sshfs [email protected]:/ pi`. This will mount whole TurtleOS filesystem in `pi` directory
51+
* On Your local machine type: `sshfs [email protected]:/ pi`. This will mount whole TurtleOS filesystem in `pi` directory
5252
* Run `cd pi/opt/turtlerover` and clone this repo
5353
* Now You can open TCS project in Your favorite editor
5454

0 commit comments

Comments
 (0)