Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
docs: update repository
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Jun 28, 2024
1 parent 2d7fcbc commit 4d42623
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ for [`docker` for Windows](https://docs.docker.com/desktop/install/windows-insta
podman run ghcr.io/postfinance/swiss-hacks-2024:latest
```

See available versions [here](https://github.com/postfinance/Swiss-Hacks-2024/tags).
See available versions [here](https://github.com/postfinance/swiss-hacks/tags).

**Pre-created Login Credentials**

Expand Down Expand Up @@ -42,13 +42,13 @@ The [criteria by which we will measure success](./spec/Criteria.md) is documente
1. Clone this repository:

```shell
git clone git@github.com:postfinance/Swiss-Hacks-2024.git
git clone git@github.com:postfinance/swiss-hacks.git
```

2. Navigate to the project directory:

```shell
cd Swiss-Hacks-2024
cd swiss-hacks
```

3. Build the application using Maven:
Expand Down

0 comments on commit 4d42623

Please sign in to comment.