diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |