Skip to content

Commit 9976e43

Browse files
committed
fixed readme
1 parent 7e32b31 commit 9976e43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
## Installation guide
44

55
### With Dockerfile
6+
#### Preconditions:
7+
**For Windows:** You have to have Docker approved in GSN and installed on your laptop;
68

9+
**For Unix:** You have to have Docker installed on your laptop;
10+
11+
#### Steps:
712
1. Install Docker on your machine
813
2. Build the project using
914
`docker build -t cli-tool:latest .`

0 commit comments

Comments
 (0)