Skip to content

Commit 9e2bcf1

Browse files
authored
Update README.md
1 parent 1507331 commit 9e2bcf1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ The emulator uses the following packages which have requirements of their own
99
before we can build with them. Follow the instructions for each:
1010

1111
* [Pixel][2]
12-
* [Oto][3]
1312

1413
Clone this repo and build the binary:
1514
```bash
@@ -54,7 +53,6 @@ As this was a learning exercise I had to seek a lot of help from the interwebs:
5453

5554
[1]: https://en.wikipedia.org/wiki/CHIP-8
5655
[2]: https://github.com/faiface/pixel#requirements
57-
[3]: https://github.com/hajimehoshi/oto#prerequisite
58-
[4]: https://medium.com/average-coder/exploring-emulation-in-go-chip-8-636f99683f2a
59-
[5]: http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter
60-
[6]: https://en.wikipedia.org/wiki/CHIP-8#Virtual_machine_description
56+
[3]: https://medium.com/average-coder/exploring-emulation-in-go-chip-8-636f99683f2a
57+
[4]: http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter
58+
[5]: https://en.wikipedia.org/wiki/CHIP-8#Virtual_machine_description

0 commit comments

Comments
 (0)