repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
0d05547
parent
cf012c4
author
Eric Bower
date
2025-09-07 16:12:57 -0400 EDT
docs: readme
1 files changed,  +1, -1
M README.md
+1, -1
1@@ -37,7 +37,7 @@ domains!
2 
3 ## Access localhost using https
4 
5-if you have a local webserver on localhost:8000, activate an SSH tunnel to us:
6+If you have a local webserver on localhost:8000, activate an SSH tunnel to us:
7 
8 ```bash
9 ssh -R dev:80:localhost:8000 tuns.sh