|
@@ -28,7 +28,7 @@ you have all the necessary dependencies.
|
|
|
|
|
|
|
|
```shell
|
|
```shell
|
|
|
% git clone https://github.com/darkrenaissance/darkfi
|
|
% git clone https://github.com/darkrenaissance/darkfi
|
|
|
-% cd darkfi
|
|
|
|
|
|
|
+% cd darkfi && git checkout v0.4.1
|
|
|
% make BINS=ircd
|
|
% make BINS=ircd
|
|
|
% sudo make install BINS=ircd
|
|
% sudo make install BINS=ircd
|
|
|
```
|
|
```
|