Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liyuliang001 committed Apr 28, 2016
1 parent 1a21f7a commit 1b4f92b
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Expand Up @@ -3,14 +3,10 @@ FlowRadar

## Build

cd targets/simple_router/flow_radar_bm
make
cd ..
make bm
cd flow_radar_bm
python change.py
cd ..
make bm
cd targets/simple_router/flow_radar_bm; make
cd ..; make bm
cd flow_radar_bm; python change.py
cd ..; make bm

## run

Expand Down

0 comments on commit 1b4f92b

Please sign in to comment.