Browse Source

Fix copy command in README

Thomas Dietrich 8 năm trước cách đây
mục cha
commit
0774871d53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ```