Commit ba5b2bd 1 parent 86f4a5b commit ba5b2bd Copy full SHA for ba5b2bd
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ on the [supported platforms] page.
23
23
### Slice to Swift Compiler
24
24
25
25
You need the Slice to Swift compiler to build Ice for Swift and also to use Ice
26
- for The Slice to Swift compiler (` slice2swift ` ) is a command-line tool
26
+ for Swift. The Slice to Swift compiler (` slice2swift ` ) is a command-line tool
27
27
written in C++. You can build the Slice to Swift compiler from source, or
28
28
alternatively you can install an Ice [ binary distribution] that includes this
29
29
compiler.
@@ -34,7 +34,7 @@ Ice for Swift requires Swift 5 or later.
34
34
35
35
### Carthage
36
36
37
- Carthage must be installed to build Ice for You can install Carthage
37
+ Carthage must be installed to build Ice for Swift. You can install Carthage
38
38
using Homebrew:
39
39
40
40
``` shell
You can’t perform that action at this time.
0 commit comments