10 lines
184 B
Markdown
10 lines
184 B
Markdown
# Cider 2 on nix systems
|
|
|
|
### Building
|
|
`nix-build`
|
|
|
|
>Note: you have to provide your own `Cider-${version}.AppImage` file from there itch.io page
|
|
|
|
### Installing
|
|
`nix-env -i ./result`
|