Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
kostaskougios committed Jan 15, 2024
1 parent 07d790d commit 6329bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Note: feel free to ask questions in the [Discussions board](https://github.com/k

# Quick start with terminal21

The easiest way to start with terminal21 is to clone this repository. There is a scala-cli
script that starts the server (all deps and jdk21 will be downloaded automatically by scala-cli).
The easiest way to start with terminal21 is to clone this repository. There is a [scala-cli script that starts the server](example-scripts/server.sc)
(all deps and jdk21 will be downloaded automatically by scala-cli).

```shell
git clone https://github.com/kostaskougios/terminal21-restapi.git
Expand Down

0 comments on commit 6329bde

Please sign in to comment.