summaryrefslogtreecommitdiffstats
path: root/Sandbox_Setup.md
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2020-07-23 11:00:11 +0200
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2020-07-23 13:21:36 +0200
commitde709ae9cf077a5f1d67bbe54d50d2a17f9d9198 (patch)
tree29a12b85f330f01bfb62d9a1955ab0c28eda5835 /Sandbox_Setup.md
parentc5f2e7f6119a9b5e7c14215a051491fc4acab07f (diff)
Update contents of so/libs repo to support Java 11
Small upgrade of Sandbox_Setup.md Issue-ID: SO-3073 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I1815ef3f1835b28210b7e4182e308ebc6e70c052
Diffstat (limited to 'Sandbox_Setup.md')
-rw-r--r--Sandbox_Setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Sandbox_Setup.md b/Sandbox_Setup.md
index 1ec847026..bd734c760 100644
--- a/Sandbox_Setup.md
+++ b/Sandbox_Setup.md
@@ -41,7 +41,7 @@ Once you successfully clone the repository, next step is to install JJB
```
cd ci-management
-sudo apt-get install python-virtualenv
+pip install virtualenv
virtualenv onap_sandbox
source onap_sandbox/bin/activate
pip install jenkins-job-builder