Fix missing letters

This commit is contained in:
Ali 2019-03-24 14:06:28 +04:30 committed by GitHub
parent 5d6ab100a4
commit a9289d2b61
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 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.