Skip to content

Commit 14b388d

Browse files
Update examples/springdoc-openapi-scala-1/README.md
Co-authored-by: Kevin Wallimann <[email protected]>
1 parent 128601c commit 14b388d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/springdoc-openapi-scala-1/README.md

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

1515
```bash
1616
cd springdoc-openapi-scala/examples/springdoc-openapi-scala-1/simple
17+
sed -i '' 's/`springdoc-openapi-scala-1-version`: String = \?\?\?/`springdoc-openapi-scala-1-version`: String = "0.3.2"/g' build.sbt # Omit '' after the -i flag if not on mac
1718
sbt compile
1819
sbt "~reStart"
1920
```

0 commit comments

Comments
 (0)