Skip to content

Commit 69eac95

Browse files
authored
cleanup of last xdripg5 references
1 parent e9d08bf commit 69eac95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This framework connects to a G5 Mobile Transmitter via Bluetooth LE. It does not
1818
CGMBLEKit is available through [Carthage](https://github.com/Carthage/Carthage). To install it, add the following line to your Cartfile:
1919

2020
```ruby
21-
github "LoopKit/xDripG5"
21+
github "LoopKit/CGMBLEKit"
2222
```
2323

2424
Note that you'll need to confgure your target to link against `CommonCrypto.framework` in addition to `CGMBLEKit.framework`
@@ -37,7 +37,7 @@ Download the CGMBLEKit code by clicking on the green `Clone or Download` button
3737

3838
![ResetTransmitter help](https://github.com/Kdisimone/images/blob/master/resetTransmitter-first.png)
3939

40-
Then navigate to the `XdripG5-dev` folder that just downloaded to your computer. Double-click on the `CGMBLEKit.xcodeproj` file to open the project in Xcode.
40+
Then navigate to the `CGMBLEKit` folder that just downloaded to your computer. Double-click on the `CGMBLEKit.xcodeproj` file to open the project in Xcode.
4141

4242
![ResetTransmitter help](https://github.com/Kdisimone/images/blob/master/resetTransmitter-download.png)
4343

0 commit comments

Comments
 (0)