Skip to content

Commit 21ef550

Browse files
committed
Update README.md
1 parent 5bb038a commit 21ef550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here is an image which can show what it exactly does.
1515

1616
## How to install and use?
1717

18-
The best way of installing is by [Alcatraz](http://alcatraz.io). Install Alcatraz followed by the instruction, restart your Xcode and press `⇧⌘9`. You can find `VVDocumenter-Xcode` in the list and click the icon on left to install.
18+
~~~The best way of installing is by [Alcatraz](http://alcatraz.io). Install Alcatraz followed by the instruction, restart your Xcode and press `⇧⌘9`. You can find `VVDocumenter-Xcode` in the list and click the icon on left to install.~~~ Some users reported the setting panel [can not be opened](https://github.com/supermarin/Alcatraz/issues/196) if installing from Alcatraz, so I suggest to build the plugin yourself until this issue get fixed.
1919
2020
If you do not like the Alcatraz way, you can also clone the repo. Then build the `VVDocumenter-Xcode` target in the Xcode project and the plug-in will automatically be installed in `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins`. Relaunch Xcode and type in `///` above any code you want to write a document to.
2121

0 commit comments

Comments
 (0)