We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f30cf3 commit 0cfcc45Copy full SHA for 0cfcc45
README.md
@@ -12,5 +12,5 @@ git clone https://github.com/SamSyntax/hashtable-c
12
wget https://ocw.mit.edu/ans7870/6/6.006/s08/lecturenotes/files/t8.shakespeare.txt
13
```
14
```bash
15
-make
+chmod +x ./build.sh && ./build.sh
16
0 commit comments