diff --git a/README.md b/README.md index c8599ff..4321908 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ The ideal scenario would be to ship prebuilt Docker images containing NSO but as - Clone this repository to your local machine - `git clone https://gitlab.com/nso-developer/nso-docker.git` - Download Cisco NSO - - go to and click the “NSO 5.x Linux” link to download NSO + - go to and click the “NSO 5.x Linux” link to download NSO - If the file ends with `.signed.bin`, it is a self-extracting archive that verifies a signature, execute it to produce the installer - for example running `bash nso-5.3.linux.x86_64.signed.bin` will produce a number of files, among them the install `nso-5.3.linux.x86_64.installer.bin` - Place the `nso-5.x.linux.x86_64.installer.bin` file in `nso-install-files/` in this repository