Преглед изворни кода

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
 ```