Changes
Page history
Update Install From Source Guide
authored
Oct 07, 2021
by
Andrew Zaech
Show whitespace changes
Inline
Side-by-side
Install-From-Source-Guide.md
View page @
fa6b0bea
...
...
@@ -6,14 +6,14 @@ Open a new terminal
```
**Step 2 - Choose a branch**
Master
B
ranch:
Master
b
ranch
(for GNOME versions 40 and 41)
:
```
markdown
Run
`git clone https://gitlab.com/arcmenu/ArcMenu.git`
```
Other Branch
:
gnome-3.36/3.38 branch (for GNOME versions 3.36 and 3.38)
:
```
markdown
Run
`git clone --single-branch --branch
'BRANCH_NAME'
https://gitlab.com/arcmenu/ArcMenu.git`
Run
`git clone --single-branch --branch
gnome-3.36/3.38
https://gitlab.com/arcmenu/ArcMenu.git`
```
**Step 3**
...
...
...
...