Skip to content

Commit 1ee24f5

Browse files
committed
Add cd instruction
1 parent 5552c78 commit 1ee24f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Follow these steps to install and set up the project on your local machine:
3636

3737
1. Install node.js, axicli and update your EBB firmware
3838
2. Clone the repository: `git clone https://github.com/revdancatt/remote-plotting.git`
39+
3. Change into the new folder `cd remote-plotting`
3940
3. Run `npm install`
4041
4. Copy `.env.example` to `.env` and edit it to update your environment variables
4142
5. Start it with `npm start`

0 commit comments

Comments
 (0)