Skip to content

Commit afc51d1

Browse files
docs: revise REQUIREMENTS
1 parent 48db7c0 commit afc51d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

REQUIREMENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ None
44

55
## Software Requirements
66

7-
> This demo can be run with Docker or Nix. If you intend to use one of them, you may skip to the last section in this README.
7+
> This demo can be run with Docker or Nix. If you intend to use one of them, you may skip to the last section in this document.
88
99
We do not require a certain operating system or prepared environment.
1010
For downloading this demo, we recommend Git (installing Git is explained in [this article](https://github.com/git-guides/install-git)).
1111
The setup is tested on Windows 10, WSL2, Manjaro, Ubuntu, and MacOS Monterey.
1212

1313
### Toolchain
14-
This demo is a Maven project based on Java 17. Thus, it requires a [Java development toolik](https://www.oracle.com/java/technologies/downloads/) of version 17 or higher, and [Maven](https://maven.apache.org/).
14+
This demo is a Maven project based on Java 17. Thus, it requires a [Java development toolkit](https://www.oracle.com/java/technologies/downloads/) of version 17 or higher, and [Maven](https://maven.apache.org/).
1515

1616
### Java Dependencies
1717
The demo has few dependencies, most of which will be handled automatically by Maven.

0 commit comments

Comments
 (0)