Browse Source

rigsc docs: easier build, rm note about broken test

Kyle P Davis 11 years ago
parent
commit
8c41a56376
1 changed files with 0 additions and 4 deletions
  1. 0 4
      rigsc.446/README.md

+ 0 - 4
rigsc.446/README.md

@@ -17,9 +17,5 @@ See the `doc/` folder for more information on RIGAL in general
 
 ```bash
 cd ${RIGAL}/rigsc.446/src
-export rig="$PWD/../bin"
-export C_INCLUDE_PATH="/usr/include/malloc/"  # for Mac OS X
 make
 ```
-
-**NOTE**: currently there are errors when testing `rigcrf` but most things appear to work anyhow