We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f45158 commit cdfb9ffCopy full SHA for cdfb9ff
README.md
@@ -1,7 +1,7 @@
1
# Polytracker modified by Ricerca Security, Inc.
2
3
## Requiements
4
-You must meet following requirements while building polytracker.
+You must meet the following requirements while building polytracker.
5
6
* Docker
7
* Docker daemon needs to be running during building polytracker
@@ -11,7 +11,7 @@ You must meet following requirements while building polytracker.
11
12
```shell
13
### Install python libraries
14
-### Please replace `python3.7` with your own environment.
+### Please replace `python3.7` with your environment.
15
sudo python3.7 -m pip install pytest
16
```
17
0 commit comments