We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ce0cd commit c768182Copy full SHA for c768182
README.md
@@ -10,6 +10,10 @@ Just one of the things I'm learning. <https://github.com/hchiam/learning>
10
bash localhost-ssl-mac.sh
11
```
12
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
17
## References
18
19
<https://medium.com/@jonsamp/how-to-set-up-https-on-localhost-for-macos-b597bcf935ee>
0 commit comments