Skip to content

Commit 8bc99a0

Browse files
committed
Updated readme.
1 parent 9dc1241 commit 8bc99a0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,12 @@ SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
1212
- View menu item for showing/hiding it (Ctrl+Shift+M)
1313
- Size configurable via the kDefaultZoomLevel parameter (defaults to 10% out of the editor's size)
1414

15-
- Tested on OS X 10.7.5 Xcode 4.6(4H127) and OS X 1.8.3 Xcode 4.6.2(4H1003)
16-
1715
## Installation
18-
- Build the project and restart Xcode
16+
- Build the project and restart Xcode or
1917

20-
- If you encounter any issues you can uninstall it by removing the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeMinimap.xcplugin folder
18+
- Download SCXcodeMinimap.xcplugin.zip from the releases tab, unzip and move it to the Xcode plugins folder ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeMinimap.xcplugin
2119

22-
##Known issues
23-
- Line breaks don't match between the normal editor and the minimap
20+
- If you encounter any issues you can uninstall it by removing the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeMinimap.xcplugin folder
2421

2522
## License
2623
SCXcodeMiniMap is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)

0 commit comments

Comments
 (0)