We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6eabe commit 95a8de3Copy full SHA for 95a8de3
README.md
@@ -46,7 +46,7 @@ A Python (version 3.11 recommended) needs to be available, the list of required
46
Once an MQTT is running and reachable and all the requirements installed, run:
47
48
# setup environment variables (required for all scripts and npm)
49
- sim-ops$ . scripts/export.env.dev.sh .env.local
+ sim-ops$ . scripts/export-env.sh .env.local
50
51
sim-ops$ cd sim-ops-lib
52
0 commit comments