Skip to content

Commit

Permalink
docs(README): add link to mvn (Apache Maven)
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfBarkow committed Oct 22, 2023
1 parent e7693f4 commit d142773
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Find the latest release [here](https://github.com/Zettelkasten-Team/Zettelkasten

## Wiki

Find content about Zettelkasten in our Wiki [here](https://github.com/Zettelkasten-Team/Zettelkasten/wiki)
Find content about Zettelkasten in our Wiki [here](https://github.com/Zettelkasten-Team/Zettelkasten/wiki).

## Zettelkasten Build

Expand All @@ -50,6 +50,7 @@ Then, in the root directory of the local repository, run the following command l
```shell
mvn clean package
```
Note: `mvn` is [Apache Maven](https://maven.apache.org/install.html). Confirm with `mvn -v` in a new shell.

Find the build result in your `target` directory.

Expand Down

0 comments on commit d142773

Please sign in to comment.