Commit 8ea67202 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

makefile: install > remove -F cli

parent 6cdae8a0
...@@ -3,7 +3,7 @@ p = 6653,6633 ...@@ -3,7 +3,7 @@ p = 6653,6633
ofp = 13 ofp = 13
install: install:
cargo install --path "." -F cli cargo install --path "."
uninstall: uninstall:
cargo uninstall tenjin_sdn cargo uninstall tenjin_sdn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment