Skip to content

Commit c768182

Browse files
committed
final step + troubleshooting
1 parent e4ce0cd commit c768182

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Just one of the things I'm learning. <https://github.com/hchiam/learning>
1010
bash localhost-ssl-mac.sh
1111
```
1212

13+
Then you run `https-server` (note the "s").
14+
15+
If you see the "command not found" message, then try running `source ~/.bash_profile` and then try `https-server` again.
16+
1317
## References
1418

1519
<https://medium.com/@jonsamp/how-to-set-up-https-on-localhost-for-macos-b597bcf935ee>

0 commit comments

Comments
 (0)