Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
correcting README instructions for the ssl certificates folder location
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal committed Nov 27, 2014
1 parent 1b3cc8c commit b8a3a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ To run your application in a secure manner you'll need to use OpenSSL and genera
$ sh generate-ssl-certs.sh
```
Windows users can follow instructions found [here](http://www.websense.com/support/article/kbarticle/How-to-use-OpenSSL-and-Microsoft-Certification-Authority)
To generate the key and certificate and place them in the *config/sslcert* folder.
To generate the key and certificate and place them in the *config/sslcerts* folder.

## Getting Started With MEAN.JS
You have your application running but there is a lot of stuff to understand, we recommend you'll go over the [Official Documentation](http://meanjs.org/docs.html).
Expand Down

0 comments on commit b8a3a1f

Please sign in to comment.