Install guide: Fix typo.

This commit is contained in:
SBiOSoftWhare
2021-12-07 09:41:13 +01:00
parent c744827747
commit 4fc74a561b

View File

@@ -56,7 +56,7 @@ To build the last published App Store code you just need to checkout master bran
- **Build last development code and modify Element project only**
If you want to build last development code you have to checkout the `develop` branch and use `$matrixSDKVersion = {:branch => 'develop'}` in the `Podfile`. This will also use MatrixSDK develop branche.
If you want to build last development code you have to checkout the `develop` branch and use `$matrixSDKVersion = {:branch => 'develop'}` in the `Podfile`. This will also use MatrixSDK develop branch.
- **Build specific branch of SDK and modify Element project only**