diff --git a/Sources/scipio/scipio.docc/create-frameworks.md b/Sources/scipio/scipio.docc/create-frameworks.md index 383d676c..0998a3e2 100644 --- a/Sources/scipio/scipio.docc/create-frameworks.md +++ b/Sources/scipio/scipio.docc/create-frameworks.md @@ -17,7 +17,7 @@ Let's see an example to generate XCFrameworks from [apple/swift-log](https://git At the first, clone the package to your local machine ```bash -$ git clone https://github.com:apple/swift-log.git +$ git clone https://github.com/apple/swift-log.git ``` Then, run the create command with the path to the package.