Update README.md

I think ln -s soruce_dir. link_dir,this is wrong.
This commit is contained in:
jinshaohui
2021-09-18 22:00:25 +08:00
committed by GitHub
parent 4ed9d02693
commit 311dba085a

View File

@ -72,7 +72,7 @@ Then check out this plugin out-of-tree and symlink it in.
mkdir ~/src
cd ~/src
git clone https://github.com/pimvanpelt/lcpng.git
ln -s ~/src/vpp/src/plugins/lcpng ~src/lcpng
ln -s ~src/lcpng ~/src/vpp/src/plugins/lcpng
```
## Running