You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone the [ZARP-cli repository][zarp-cli] and traverse into it with:
59
+
Clone the [_ZARP-cli_ repository][zarp-cli] and traverse into it with:
33
60
34
61
```sh
35
62
git clone git@github.com:zavolanlab/zarp-cli.git
@@ -40,21 +67,20 @@ cd zarp-cli
40
67
### 3. Set up environment
41
68
42
69
In the next step, you need to install the app with its dependencies. For that
43
-
purpose, there exist four different environment files. Use this decision matrix
44
-
to pick the most suitable one for you:
70
+
purpose, there exist two different "environment files". Use this decision
71
+
matrix to pick the most suitable one for you:
45
72
46
-
| I have root privileges on the machine | I want to run pre-packaged tests | Environment file to use             |
0 commit comments