Skip to content

Commit

Permalink
Switch to release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack28 committed May 6, 2020
1 parent 89de58c commit 6cc8398
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ process of a testing environment is also available.


### This is what you type (copy - paste)
For a released version, e.g. 1.7
For a released version, e.g. 2.0
```
git clone -b v1.7 --recurse-submodules https://github.com/scvenus/peekabooav-installer
git clone -b v2.0 --recurse-submodules https://github.com/scvenus/peekabooav-installer
cd peekabooav-installer/
./PeekabooAV-install.sh
```
Expand Down
2 changes: 1 addition & 1 deletion pstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
cd $(mktemp -d --suffix "-PeekabooAV-Installer")
pwd

git clone -b v1.7 --recurse-submodules https://github.com/scvenus/peekabooav-installer
git clone -b v2.0 --recurse-submodules https://github.com/scvenus/peekabooav-installer
cd peekabooav-installer
./PeekabooAV-install.sh --quiet

0 comments on commit 6cc8398

Please sign in to comment.