فهرست منبع

Fix copy command in README

Thomas Dietrich 8 سال پیش
والد
کامیت
0774871d53
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -73,7 +73,7 @@ To match personal needs, all operation details can be configured using the file
 The file needs to be created first:
 
 ```shell
-cp /opt/miflora-mqtt-daemon/config.{ini.bak,ini}
+cp /opt/miflora-mqtt-daemon/config.{ini.dist,ini}
 vim /opt/miflora-mqtt-daemon/config.ini
 ```