Explorar el Código

rigsc docs: easier build, rm note about broken test

Kyle P Davis hace 10 años
padre
commit
8c41a56376
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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