Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
realsetvin committed Apr 15, 2024
1 parent e898875 commit 6590200
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ VKAX is an experimental, community owned cryptocurrency which mirrors parts of t

## Building VKAX
(tested for ubuntu)

install depends
```
sudo apt-get install curl build-essential libtool autotools-dev automake pkg-config python3 bsdmainutils bison nohang
```

```
git clone https://github.com/vkaxcore/VKAX &&
cd VKAX/depends/ &&
Expand All @@ -57,6 +63,7 @@ make

### [[RASPBERRY PI]](https://github.com/vkaxcore/VKAX/actions/runs/8527185200/artifacts/1378666236)


<br/>

## Mining VKAX
Expand Down

0 comments on commit 6590200

Please sign in to comment.