summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52e1e42..c728931 100644
--- a/README.md
+++ b/README.md
@@ -25,5 +25,6 @@ cmake ..
make
```
### To run program in linux use the following command
+_Note_: Be sure to run as `sudo` for the first run, LDMicro creates and stores its config files in the `/usr/share/ldmicro` folder
`./LDmicro /c <.ld file to compile> <.hex destination file>`