Co-Authored-By: Jae Lim <jaelim@microsoft.com>
This commit is contained in:
Anna Kocheshkova 2019-07-09 13:19:17 +03:00 коммит произвёл GitHub
Родитель 919cf186d5
Коммит 6a322c93e5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -62,7 +62,7 @@ pod 'CorrelationVector', :git => 'https://github.com/microsoft/CorrelationVector
## Carthage
1. Run `touch Cartfile` if `Cartfile` hasn't been created
2. Add the following line:
2. Add the following line in `Cartfile`:
```
github "https://github.com/microsoft/CorrelationVector-Swift" "master"
```