Skip to content

Commit

Permalink
Merge branch 'main' into fix/typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kruegerfelix authored Sep 27, 2024
2 parents e6a4427 + 05bbdb9 commit fe77610
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
## How to get the learning path
To retrieve the learning path, you can
### 1. 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.

### 2. 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 decompress the downloaded archive file with a tool like 7zip and are ready to go!

![Download archive](./assets/img/download_archive.png)
Expand Down Expand Up @@ -36,4 +38,4 @@ To improve the slides we are in need of feedback from you, as everything with AX
![New issue](./assets/img/new_issue.png)
Of course you can always do it yourself and send us a merge request!

In case of questions or further discussions, feel free to get in contact with one of our [CODEOWNERS](./CODEOWNERS)
In case of questions or further discussions, feel free to get in contact with one of our [CODEOWNERS](./CODEOWNERS)

0 comments on commit fe77610

Please sign in to comment.