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 f7e9f73 commit 1165adbCopy full SHA for 1165adb
README.md
@@ -4,14 +4,14 @@
4
[](https://github.com/kirillmarkeyev/frontend-project-lvl1/actions/workflows/learn-github-actions.yml)
5
6
7
-# Five brain-games with CLI (Hexlet first project)
+# Five brain-games with command-line interface (my first project)
8
9
### Installation:
10
```
11
-$ git clone git@github.com:kirillmarkeyev/frontend-project-lvl1.git
12
-$ cd frontend-project-lvl1/
13
-$ make install
14
-$ sudo npm link
+git clone git@github.com:kirillmarkeyev/frontend-project-lvl1.git
+cd frontend-project-lvl1/
+make install
+sudo npm link
15
16
17
## Description and demonstration:
0 commit comments