Skip to content

Commit 0cfcc45

Browse files
committed
Update README
1 parent 5f30cf3 commit 0cfcc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ git clone https://github.com/SamSyntax/hashtable-c
1212
wget https://ocw.mit.edu/ans7870/6/6.006/s08/lecturenotes/files/t8.shakespeare.txt
1313
```
1414
```bash
15-
make
15+
chmod +x ./build.sh && ./build.sh
1616
```

0 commit comments

Comments
 (0)