diff --git a/README.md b/README.md index 5b45873b..0ac09cb0 100644 --- a/README.md +++ b/README.md @@ -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.