We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff872fd commit c056b51Copy full SHA for c056b51
CortexOSApp/fastlane/README.md
@@ -1,11 +1,11 @@
1
> [!IMPORTANT]
2
> Before using Fastlane for CortexOS, you must first clone the shared Fastlane configuration:
3
>
4
-> git clone https://github.com/CortexMindSystem/fastlane
+> `git clone https://github.com/CortexMindSystem/fastlane`
5
6
> or (SSH):
7
8
-> git clone git@github.com:CortexMindSystem/fastlane.git
+> `git clone git@github.com:CortexMindSystem/fastlane.git`
9
10
> Then, copy the `Appfile` and `Fastfile` from the cloned repository into your local `CortexOSApp/fastlane/` directory:
11
0 commit comments