Skip to content

Commit

Permalink
fix: Updated retrieval methods
Browse files Browse the repository at this point in the history
  • Loading branch information
kruegerfelix authored Sep 27, 2024
1 parent 4212c92 commit 05bbdb9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
## How to get the learning path
To retrieve the learning path, you can
### 1. Get the Learning Path
Either clone or download the repository as an archive:
#### Clone the directory using git with the command
To retrieve the learning path, you can either

### Clone the directory using git with the command
```
git clone https://github.com/simatic-ax/learning-path
```
This will create a new directory in the folder you executed the git clone from.

#### Download the repository as an archive
### Download the repository as an archive
Click on `Code` in the gitlab repository overview and select one of the archive formats to download the entire repository. You then have to uncompress the downloaded archive file with a tool like 7zip and are ready to go!

![Download archive](./assets/img/download_archive.png)
Expand Down

0 comments on commit 05bbdb9

Please sign in to comment.