Browse Source

Обновить 'README.MD'

ebogdanov 1 day ago
parent
commit
585eb7c088
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.MD

+ 2 - 1
README.MD

@@ -20,7 +20,7 @@
 1. Выполняем команду `git status`
 1. Выполняем команду `git status`
 
 
     ```
     ```
-   C:\Users\User\skv>git status
+ 
 On branch master
 On branch master
 
 
 No commits yet
 No commits yet
@@ -29,6 +29,7 @@ Untracked files:
   (use "git add <file>..." to include in what will be committed)
   (use "git add <file>..." to include in what will be committed)
         .gitignore
         .gitignore
         README.MD
         README.MD
+        nothing added to commit but untracked files present (use "git add" to track)
     ```
     ```
 1. Выполняем команду `git add`
 1. Выполняем команду `git add`