diff options
Diffstat (limited to 'install.md')
-rw-r--r-- | install.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/install.md b/install.md index 332053238..9dc96f2ac 100644 --- a/install.md +++ b/install.md @@ -12,10 +12,9 @@ The latest version of `conmon` is expected to be installed on the system. Conmon #### Setup CNI networking -A proper description of setting up CNI networking is given in the -[`contrib/cni` README](contrib/cni/README.md). But the gist is that you need to -have some basic network configurations enabled and CNI plugins installed on -your system. +A proper description of setting up CNI networking is given in the [`cni` README](cni/README.md). +But the gist is that you need to have some basic network configurations enabled and +CNI plugins installed on your system. ### Build and Run Dependencies |