acolyte-py 2 anos atrás
pai
commit
91f1d784b6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -12,7 +12,7 @@
 #### Локальная сеть
 Для возможности воспользоваться чатом в локальной сети, Вы должны использовать следующие команды:
 ```
-git http://gogs.tomtit.tomsk.ru:3000/gr703_mimal/asynchronous_chat.git
+git clone http://gogs.tomtit.tomsk.ru:3000/gr703_mimal/asynchronous_chat.git
 cd asynchronous_chat && python3 chat.py
 ```