mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-01 05:04:26 +00:00
docs: Remove installation step in virtcontainers doc
Remove the installation step in the virtcontainers doc
because the virtcontainers install/uninstall targets have
been removed by 86723b51ae
and they are not used anymore.
Fixes: #7637
Signed-off-by: Manabu Sugimoto <Manabu.Sugimoto@sony.com>
This commit is contained in:
parent
b975c27793
commit
416445e7eb
@ -17,13 +17,6 @@ To build `virtcontainers`, at the top level directory run:
|
||||
|
||||
Before testing `virtcontainers`, ensure you have met the [prerequisites](#prerequisites).
|
||||
|
||||
Before testing you need to install virtcontainers. The following command will install
|
||||
`virtcontainers` into its own area (`/usr/bin/virtcontainers/bin/` by default).
|
||||
|
||||
```
|
||||
# sudo -E PATH=$PATH make install
|
||||
```
|
||||
|
||||
To test `virtcontainers`, at the top level run:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user