Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
realsetvin authored Apr 16, 2024
1 parent 93c79ba commit 0810d84
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@ VKAX is an experimental, community owned cryptocurrency which mirrors parts of t
## Building VKAX
(tested for ubuntu)

install depends
Install dependencies
```
sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils bison nohang
sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils bison
```
<br/>

Build from source
```
git clone https://github.com/vkaxcore/VKAX &&
cd VKAX/depends/ &&
Expand Down

0 comments on commit 0810d84

Please sign in to comment.