Commit 9fefa432 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Readme without the flake configuration

parent 824468af
Pipeline #6782 passed with stages
in 13 minutes and 24 seconds
......@@ -52,16 +52,9 @@ $ nix-env --version
nix-env (Nix) 2.11.0
```
Enable de flake experimental feature :
```shell
mkdir ~/.config/nix
echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
```
To build the frontend just execute the install script at the root at the project:
```shell
./install
./bin/install
```
```shell
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment