Pārlūkot izejas kodu

Update README.md

Git-Leon 7 gadus atpakaļ
vecāks
revīzija
7dcf7b2875
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      README.md

+ 2
- 2
README.md Parādīt failu

@@ -1,6 +1,6 @@
1 1
 # ZCW-Microlabs-Git
2
-* Fork this repoistory to your personal github account 
3
-* Clone your forked repository to your local machine
2
+* `fork` this repository to your personal github account 
3
+* `clone` your forked repository to your local machine
4 4
 * edit the `my-name` file, by adding your name to the file.
5 5
 * `git commit` your changes to `staging`; include a `commit` message via the `-m` flag.
6 6
 * `push` your `staged changes` to your remote repository.