diff --git a/README.md b/README.md index b5f2ed2..bc1453a 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Perfect for sharing files on the fly. hyp -Will load tls certificates inside `/usr/local/etc/openssl` and start serving +Will load tls certificates inside `/etc/ssl/certs` and start serving the working directory on every interface, on port 443. hyp localhost 8080 Use custom address and port. - hyp -t /etc/ssl + hyp -t .local/share/certs Use another directory.