Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Dec 22, 2023
1 parent a52504e commit 3635fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Once you have all the necessary requirements in place, you can proceed to build
```bash
git clone https://github.com/poac-dev/poac.git
cd poac
make RELEASE=1
make RELEASE=1 install
```

Poac attempts to utilize locally installed dependencies by default. To bypass the use of local packages, you can download the required dependencies in `build-out/DEPS`.
Expand Down

0 comments on commit 3635fd2

Please sign in to comment.