Commit 1296258d authored by liuyu's avatar liuyu

Update README.md

parent 5a28f8fe
...@@ -3,8 +3,13 @@ change ue to your host name ...@@ -3,8 +3,13 @@ change ue to your host name
like change ue to liuyu like change ue to liuyu
cd gnb-sbi-plugin/src/plugin_app cd gnb-sbi-plugin/src/plugin_app
sudo rm -r build sudo rm -r build
mkdir build mkdir build
cd build cd build
cmake .. cmake ..
make -j4 make -j4
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