Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karimra authored Sep 21, 2020
1 parent 2eaaf64 commit 266522a
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 @@ -47,7 +47,7 @@ Containerlab is build in [golang](https://golang.org) for people interested in t

```bash
# install the rpm with yum without downloading the RPM
yum -y https://github.com/srl-wim/container-lab/releases/download/v0.4.0/container-lab_0.4.0_linux_amd64.rpm
yum install -y https://github.com/srl-wim/container-lab/releases/download/v0.4.0/container-lab_0.4.0_linux_amd64.rpm

# or when rpm is downloaded to the host
sudo rpm -i container-lab_0.4.0-next_linux_amd64.rpm
Expand Down

0 comments on commit 266522a

Please sign in to comment.