Skip to content

Commit aa54942

Browse files
author
Randall C. O'Reilly
committed
readme cleanup now that possibly working
1 parent 910e17c commit aa54942

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -183,14 +183,6 @@ $ ls out
183183
Makefile __init__.py __pycache__/ _hi.so* build.py go.py hi.c hi.go hi.py hi_go.h hi_go.so patch-leaks.go
184184
```
185185
186-
Note: the above may fail with link errors! If so, go into the directory and use the auto-generated makefile:
187-
188-
```sh
189-
$ cd out
190-
$ make
191-
```
192-
193-
Once you get a clean build with no link errors, you can run it like this:
194186
195187
```sh
196188
$ cd out

0 commit comments

Comments
 (0)