addded examples
This commit is contained in:
parent
37ed604cff
commit
1922c615a8
1 changed files with 2 additions and 2 deletions
|
|
@ -3,13 +3,13 @@
|
|||

|
||||

|
||||
|
||||
### to build:
|
||||
|
||||
make sure you have nix installed
|
||||
```
|
||||
curl https://nixos.org/nix/install | sh
|
||||
```
|
||||
|
||||
### to build:
|
||||
```
|
||||
nix-build
|
||||
|
||||
|
|
@ -29,7 +29,7 @@ echo "nix: True" >> ~/.cabal/config
|
|||
cabal build
|
||||
```
|
||||
|
||||
run with
|
||||
#### run with
|
||||
```
|
||||
./dist/build/image-triangles/image-triangles -o output.svg
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue