Skip to content

Commit 25738ff

Browse files
committed
Changes needed to Geany setup on Manjaro
1 parent 145d593 commit 25738ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_posts/2020-05-11-getting_started_manjaro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ picrate --install # no args, install samples and geany config
3737
picrate -i Samples # to omit geany config
3838
```
3939

40-
This installs example sketches in `~/projects/examples` and ties them into a `geany` project `examples.geany` (_needs modification was designed for raspbian Buster_). It should also be possible to run sketches from the `geany` ide, however I've yet to get it to work on Manjaro (works fine on raspbian Buster).
40+
This installs example sketches in `~/projects/examples` and ties them into a `geany` project `examples.geany` (_needs modification was designed for raspbian Buster_). It should also be possible to run sketches from the `geany` ide. Sketches need to be run in VTE terminal on Manjaro ARM the terminal emulator, does not give access to local environment variables in the version of Geany supplied. The other thing that needs to change is name of user, defaults to `pi` in installer script.
4141

4242
To create a template sketch from the command line:-
4343

0 commit comments

Comments
 (0)