This commit is contained in:
Vince Skahan
2021-12-07 15:01:23 -08:00
parent 88ac3f0126
commit 6b8bbca741

View File

@@ -56,7 +56,7 @@ This command should return quietly, which indicates success. If you see any err
<pre class='tty cmd'>wget -qO - https://weewx.com/apt/weewx-python2.list | sudo tee /etc/apt/sources.list.d/weewx.list</pre>
</li>
These commands should also return successfully. If you see errrors from the wget command, the same fixes for step-one above apply.
These commands should also return successfully. If you see errors from the wget command, the same fixes for step-one above apply.
</ul>