Skip to content

Commit 0db3367

Browse files
committed
Removed $ from command
1 parent d25867f commit 0db3367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/50-demo-app/3-configure.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The file will automatically save, and the server will restart.
5454
You need to start the server. Click on the terminal window and type:
5555

5656
```shell
57-
$ mvn spring-boot:run
57+
mvn spring-boot:run
5858
```
5959

6060
</TabItem>

0 commit comments

Comments
 (0)