diff --git a/README.md b/README.md index f71e47be0..c2e167f0c 100644 --- a/README.md +++ b/README.md @@ -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`.