Added missing step in readme.
Showing
1 changed file
with
2 additions
and
0 deletions
... | @@ -114,6 +114,8 @@ PORT = 'COM1' | ... | @@ -114,6 +114,8 @@ PORT = 'COM1' |
114 | IPADDRESS = '192.168.1.122' | 114 | IPADDRESS = '192.168.1.122' |
115 | ``` | 115 | ``` |
116 | 116 | ||
117 | Create a file called releasepw.conf with the password you used in the webrepl setup. | ||
118 | |||
117 | Run the release script: | 119 | Run the release script: |
118 | 120 | ||
119 | ``` | 121 | ``` | ... | ... |
-
Please register or sign in to post a comment