Przeglądaj źródła

Fix copy command in README

Thomas Dietrich 8 lat temu
rodzic
commit
0774871d53
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 ```