acolyte-py il y a 2 ans
Parent
commit
91f1d784b6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 ```