Skip to content

Commit cdfb9ff

Browse files
committed
Fix apply grammarly suggestions
1 parent 4f45158 commit cdfb9ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Polytracker modified by Ricerca Security, Inc.
22

33
## Requiements
4-
You must meet following requirements while building polytracker.
4+
You must meet the following requirements while building polytracker.
55

66
* Docker
77
* Docker daemon needs to be running during building polytracker
@@ -11,7 +11,7 @@ You must meet following requirements while building polytracker.
1111

1212
```shell
1313
### Install python libraries
14-
### Please replace `python3.7` with your own environment.
14+
### Please replace `python3.7` with your environment.
1515
sudo python3.7 -m pip install pytest
1616
```
1717

0 commit comments

Comments
 (0)