Skip to content

Commit

Permalink
Clarify that /App is a folder in your application (#37)
Browse files Browse the repository at this point in the history
From a java-developer view
  • Loading branch information
kleivane authored May 10, 2023
1 parent bf3cd18 commit 0d72a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ to be able to iterate over changes and verifying them without needing to deploy

3. Start your app
```shell
cd /path/to/your/App
cd /path/to/your/appliaction/App
dotnet run
```

Expand Down

0 comments on commit 0d72a3f

Please sign in to comment.