added fish hint in readme

rework
Anton Lydike 5 years ago
parent 24bcdb5de0
commit 89fa8d2349

@ -3,10 +3,10 @@
![infinite spheres](renders/spheres.png)
## Compiling:
in fish:
```fish
# load requirements
nix-shell
nix-shell --run fish
# run gcc with flags
gcc (pkg-config --cflags --libs gtk+-3.0 | string split " ") -lm -Wall -Wextra -o march.out main.c
```
Loading…
Cancel
Save