Skip to content

Commit c056b51

Browse files
authored
Fix formatting in Fastlane README instructions
1 parent ff872fd commit c056b51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CortexOSApp/fastlane/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
> [!IMPORTANT]
22
> Before using Fastlane for CortexOS, you must first clone the shared Fastlane configuration:
33
>
4-
> git clone https://github.com/CortexMindSystem/fastlane
4+
> `git clone https://github.com/CortexMindSystem/fastlane`
55
>
66
> or (SSH):
77
>
8-
> git clone git@github.com:CortexMindSystem/fastlane.git
8+
> `git clone git@github.com:CortexMindSystem/fastlane.git`
99
>
1010
> Then, copy the `Appfile` and `Fastfile` from the cloned repository into your local `CortexOSApp/fastlane/` directory:
1111
>

0 commit comments

Comments
 (0)