Skip to content
Update Install From Source Guide authored by Andrew Zaech's avatar Andrew Zaech
...@@ -6,7 +6,7 @@ Open a new terminal ...@@ -6,7 +6,7 @@ Open a new terminal
``` ```
**Step 2 - Choose a branch** **Step 2 - Choose a branch**
Master branch (for GNOME version 42): Master branch (for GNOME version 42 + 43):
```markdown ```markdown
Run `git clone https://gitlab.com/arcmenu/ArcMenu.git` Run `git clone https://gitlab.com/arcmenu/ArcMenu.git`
``` ```
...@@ -46,7 +46,7 @@ ArcMenu may also need to be enabled after installing by using gnome-tweaks, the ...@@ -46,7 +46,7 @@ ArcMenu may also need to be enabled after installing by using gnome-tweaks, the
Download the correct ArcMenu branch for your GNOME shell version below: Download the correct ArcMenu branch for your GNOME shell version below:
``` ```
* **[Master branch (GNOME 42) .zip file](https://gitlab.com/arcmenu/ArcMenu/-/archive/master/ArcMenu-master.zip)** * **[Master branch (GNOME 42 + 43) .zip file](https://gitlab.com/arcmenu/ArcMenu/-/archive/master/ArcMenu-master.zip)**
* **[gnome-3.36/3.38 branch .zip file](https://gitlab.com/arcmenu/ArcMenu/-/archive/gnome-3.36/3.38/ArcMenu-gnome-3.36-3.38.zip)** * **[gnome-3.36/3.38 branch .zip file](https://gitlab.com/arcmenu/ArcMenu/-/archive/gnome-3.36/3.38/ArcMenu-gnome-3.36-3.38.zip)**
... ...
......