Skip to content

Commit 97dc83a

Browse files
Correction
1 parent 6195033 commit 97dc83a

File tree

1 file changed

+0
-2
lines changed
  • examples/springdoc-openapi-scala-2/simple

1 file changed

+0
-2
lines changed

examples/springdoc-openapi-scala-2/simple/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ To run the application with hot-reload enabled:
1414

1515
```bash
1616
cd springdoc-openapi-scala/examples/springdoc-openapi-scala-2/simple
17-
```suggestion
18-
cd springdoc-openapi-scala/examples/springdoc-openapi-scala-2/simple
1917
sed -i '' 's/`springdoc-openapi-scala-2-version`: String = \?\?\?/`springdoc-openapi-scala-2-version`: String = "0.3.2"/g' build.sbt # Omit '' after the -i flag if not on mac
2018
sbt compile
2119
sbt "~reStart"

0 commit comments

Comments
 (0)