mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Update README.md
This commit is contained in:
parent
a142857856
commit
8af807a98b
1 changed files with 4 additions and 0 deletions
|
@ -19,10 +19,13 @@ Installation
|
|||
------------
|
||||
|
||||
* Fetch the repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Kloadut/SSOwat /etc/ssowat
|
||||
```
|
||||
|
||||
* Edit SSOwat configuration
|
||||
|
||||
```
|
||||
nano /etc/ssowat/conf.json
|
||||
```
|
||||
|
@ -31,6 +34,7 @@ Nginx conf
|
|||
----------
|
||||
|
||||
* Add SSOwat's Nginx configuration
|
||||
|
||||
```bash
|
||||
nano /etc/nginx/conf.d/ssowat.conf
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue