Merge pull request #19 from fakoor/patch-1

Fix missing letters
This commit is contained in:
Kim 2019-03-25 21:33:21 +01:00 committed by GitHub
commit 4963d3ec64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,4 +38,4 @@ Windows PowerShell
docker run -v "$($pwd.path):/vyos" -w "/vyos/docs" -i -t --rm vyos-docu bash
```
Inside the container you can the build the documentation as stated above
Inside the container you can then build the documentation as stated above.