diff --git a/README.md b/README.md index 8eea5a9..4faa3e7 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,13 @@ NodeJS CLI which simplifies the headless setup of a Raspberry Pi Install it locally with ```bash -npm i https://github.com/matteosacchetto/rpi-headless-setup-helper/releases/download/v0.3.4/matteosacchetto-rpi-headless-setup-helper-0.3.4.tgz +npm i https://github.com/matteosacchetto/rpi-headless-setup-helper/releases/download/v0.4.0/matteosacchetto-rpi-headless-setup-helper-0.4.0.tgz ``` Or install it globally with ```bash -npm i --location=global https://github.com/matteosacchetto/rpi-headless-setup-helper/releases/download/v0.3.4/matteosacchetto-rpi-headless-setup-helper-0.3.4.tgz +npm i --location=global https://github.com/matteosacchetto/rpi-headless-setup-helper/releases/download/v0.4.0/matteosacchetto-rpi-headless-setup-helper-0.4.0.tgz ``` ### Other version @@ -77,7 +77,7 @@ Or install it globally with npm i --location=global ``` -where you have to replace `{version}` with the version number you downloaded (ex: 0.3.4) +where you have to replace `{version}` with the version number you downloaded (ex: 0.4.0) ### Bash completion