teragron commited on
Commit
36409b9
1 Parent(s): 6a55a0f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Following packages are neccesary to compile the model in C:
2
+
3
+ sudo apt install gcc-7
4
+ sudo apt-get install build-essential