Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limistah authored Aug 14, 2024
1 parent 9862c01 commit 3db3063
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ The motive is to ease the setup time to getting onboardbase running on an uninst
# apt-get upgrade && apt-get update -y && apt-get install -y curl
# yum install curl

curl -Ss https://files.onboardbase.com/install.sh | bash -

onboardbase -v
curl -Ss https://files.onboardbase.com/install.sh | bash - &&\
source ~/.bashrc && \
onboardbase -v
```
---

Expand Down

0 comments on commit 3db3063

Please sign in to comment.