Skip to content

Commit 1195745

Browse files
authored
remove misspelling of incubator (#8)
1 parent 8de73c5 commit 1195745

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Prerequisites:
88

99
Open a console and run the following command to apply this template:
1010
```
11-
sbt new apache/incubabor-pekko-http-quickstart-scala.g8
11+
sbt new apache/pekko-http-quickstart-scala.g8
1212
```
1313

1414
You can also install [Giter8](http://www.foundweekends.org/giter8/setup.html) and install using:
1515
```
16-
g8 apache/incubabor-pekko-http-quickstart-scala.g8
16+
g8 apache/pekko-http-quickstart-scala.g8
1717
```
1818

1919
This template will prompt for the following parameters. Press `Enter` if the default values suit you:

0 commit comments

Comments
 (0)