Skip to content

Commit 6fb6676

Browse files
committed
Added installation instructions
1 parent f8338b5 commit 6fb6676

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,28 @@ FixCode
2222
:computer: | Support for iOS, Mac, WatchOS and Apple TV Projects
2323
:octocat: | Full git support
2424

25+
# Installation
26+
27+
The recommended way to install `FixCode` is using [Alcatraz](http://alcatraz.io/).
28+
29+
Install [Alcatraz](http://alcatraz.io/) using
30+
31+
```
32+
curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh
33+
```
34+
35+
- Restart Xcode
36+
- Click on `Window`
37+
- Select `Package Manager`
38+
- Search and Install `FixCode`
39+
- Restart Xcode
40+
2541
# Thanks
2642

27-
Special thanks to Apple Inc for providing the initial "Fix Issue" functionality. Without it, this project wouldn't exist.
43+
Special thanks to Apple Inc for providing the initial "Fix Issue" functionality. Without it, this project wouldn't be possible.
2844

2945
- The code was implemented by [@neonacho](https://twitter.com/neonacho)
30-
- [@KrauseFx](https://twitter.com/KrauseFx) was also there, providing drinks while [@neonacho](https://twitter.com/neonacho) did the actual work
46+
- [@KrauseFx](https://twitter.com/KrauseFx) was also there, providing drinks while [@neonacho](https://twitter.com/neonacho) did the actual work.
3147

3248
# Need help?
3349
Please submit an issue on GitHub and provide information about your setup

0 commit comments

Comments
 (0)