We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de73c5 commit 1195745Copy full SHA for 1195745
README.md
@@ -8,12 +8,12 @@ Prerequisites:
8
9
Open a console and run the following command to apply this template:
10
```
11
-sbt new apache/incubabor-pekko-http-quickstart-scala.g8
+sbt new apache/pekko-http-quickstart-scala.g8
12
13
14
You can also install [Giter8](http://www.foundweekends.org/giter8/setup.html) and install using:
15
16
-g8 apache/incubabor-pekko-http-quickstart-scala.g8
+g8 apache/pekko-http-quickstart-scala.g8
17
18
19
This template will prompt for the following parameters. Press `Enter` if the default values suit you:
0 commit comments