Browse Source

add readme staging directories (dev)

nas 3 years ago
parent
commit
885a52fffc
2 changed files with 7 additions and 0 deletions
  1. 4
    0
      README.md
  2. 3
    0
      staging/dev/README.md

+ 4
- 0
README.md View File

@@ -70,3 +70,7 @@ cat conf/pyheatpump.cron >> /etc/crontab
70 70
 ```
71 71
 cp ./conf/pyheatpump.systemd.timer /etc/systemd/system/pyheatpump.timer
72 72
 ```
73
+
74
+## Environment
75
+
76
+Depending of which staging environment you attended to use, please check the dedicated directory in `staging`. You'll find their a README and an install file that will help you further.

+ 3
- 0
staging/dev/README.md View File

@@ -0,0 +1,3 @@
1
+# Dev environment
2
+
3
+This directory is dedicated to configure a dev environment. You could find installation instruction in the INSTALL file

Loading…
Cancel
Save