diff --git a/README.md b/README.md index 59054545..3a20e369 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For HTTPS setup, execute the `build.sh` script found in the `scripts` directory: ```bash $ git clone https://github.com/pillar-markup/pillar.git $ cd pillar -$ git checkout v8.3.1 +$ git checkout v8.3.2 $ chmod a+x ./scripts/build.sh $ ./scripts/build.sh ```