Skip to content

Commit 0b8e6f7

Browse files
authored
Remove extra newlines.
1 parent 0401a3d commit 0b8e6f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ As new versions of Keynote are released, the following steps must be undertaken:
9393
to attach, [temporarily disable System IntegrityProtection](https://apple.stackexchange.com/questions/208478/how-do-i-disable-system-integrity-protection-sip-aka-rootless-on-macos-os-x)
9494
to get this data.
9595

96-
9796
## Troubleshooting
9897

9998
### Unable to complete installation due to snappy-c.h not found.
@@ -104,7 +103,6 @@ snappy/snappymodule.cc:31:10: fatal error: 'snappy-c.h' file not found
104103

105104
This means you're missing the Snappy libraries. Install Snappy via whatever method your OS supports. e.g. `brew install snappy`, `sudo apt-get install libsnappy-dev`, etc.
106105

107-
108106
## Credits
109107

110108
`keynote-parser` was built by [Peter Sobot](https://petersobot.com) but heavily based on [prior

0 commit comments

Comments
 (0)