We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5552c78 commit 1ee24f5Copy full SHA for 1ee24f5
README.md
@@ -36,6 +36,7 @@ Follow these steps to install and set up the project on your local machine:
36
37
1. Install node.js, axicli and update your EBB firmware
38
2. Clone the repository: `git clone https://github.com/revdancatt/remote-plotting.git`
39
+3. Change into the new folder `cd remote-plotting`
40
3. Run `npm install`
41
4. Copy `.env.example` to `.env` and edit it to update your environment variables
42
5. Start it with `npm start`
0 commit comments