diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-03-18 22:45:10 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-18 22:45:10 +0700 |
commit | e41026efe8e03e1e30bc8d13b134fd26c9f7f6fc (patch) | |
tree | dfc4fc41195c36ad443e4e45890454d64a0445dc | |
parent | b162fb8f272741c82684a08f10f364ea88cb244d (diff) | |
parent | 8e2990c91c401d548f3ef2745939effdfe888d08 (diff) | |
download | vyos-documentation-e41026efe8e03e1e30bc8d13b134fd26c9f7f6fc.tar.gz vyos-documentation-e41026efe8e03e1e30bc8d13b134fd26c9f7f6fc.zip |
Merge pull request #480 from WilliamVangBinggeli/patch-1
Update install.rst
-rw-r--r-- | docs/installation/install.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation/install.rst b/docs/installation/install.rst index b5472f64..5619d381 100644 --- a/docs/installation/install.rst +++ b/docs/installation/install.rst @@ -185,7 +185,7 @@ Live installation .. note:: A permanent VyOS installation always requires to go first through a live installation. -VyOS, as other GNU+Linux distributions, can be tasted without installing +VyOS, as other GNU+Linux distributions, can be tested without installing it in your hard drive. **With your downloaded VyOS .iso file you can create a bootable USB drive that will let you boot into a fully functional VyOS system**. Once you have tested it, you can either decide @@ -520,4 +520,4 @@ Installation can then continue as outlined above. .. _default: https://wiki.syslinux.org/wiki/index.php?title=PXELINUX#Configuration .. _`Python's SimpleHTTPServer`: https://docs.python.org/2/library/simplehttpserver.html -.. start_vyoslinter
\ No newline at end of file +.. start_vyoslinter |