Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shay-berman committed Aug 31, 2017
1 parent d79f1af commit 7e3f41f
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 @@ The code is provided as is, without warranty. Any issue will be handled on a bes
```bash
mkdir -p /etc/ubiquity
cd /etc/ubiquity
curl -L https://github.com/IBM/ubiquity/releases/download/v0.3.0/ubiquity-0.3.0.tar.gz | tar xf -
curl -L https://github.com/IBM/ubiquity/releases/download/v0.4.0/ubiquity-0.4.0.tar.gz | tar xzf -
chmod u+x ubiquity
cp ubiquity /usr/bin/ubiquity
#chown USER:GROUP /usr/bin/ubiquity # Run this command only if non-root should run ubiquity (fill up the USER and GROUP)
Expand Down

0 comments on commit 7e3f41f

Please sign in to comment.