Skip to content

Commit 95a8de3

Browse files
committed
Fix typo
1 parent 9c6eabe commit 95a8de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A Python (version 3.11 recommended) needs to be available, the list of required
4646
Once an MQTT is running and reachable and all the requirements installed, run:
4747

4848
# setup environment variables (required for all scripts and npm)
49-
sim-ops$ . scripts/export.env.dev.sh .env.local
49+
sim-ops$ . scripts/export-env.sh .env.local
5050

5151
sim-ops$ cd sim-ops-lib
5252

0 commit comments

Comments
 (0)