Skip to content

Commit cb93761

Browse files
committed
fixed geany config
1 parent 90836f2 commit cb93761

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. 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.
40+
This installs example sketches in `~/projects/examples` and ties them into a `geany` project `examples.geany`. 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.
4141

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

0 commit comments

Comments
 (0)