Skip to content

Commit 0b9334d

Browse files
committed
Update README.md
1 parent de6eb82 commit 0b9334d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ You can choose the shortcut in the Settings panel, `Xcode -> Edit -> XAlign -> S
9999
```shell
100100
for f in ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/*; do defaults write "$f/Contents/Info" DVTPlugInCompatibilityUUIDs -array-add $XCODEUUID; done
101101
```
102+
3. Restart your Xcode, and select <kbd>Load Bundles</kbd> on the alert
102103

103104
## Want to help
104105

0 commit comments

Comments
 (0)