Skip to content

Commit 5b3f62c

Browse files
authored
Update README.md
Signed-off-by: Inbar Gazit <[email protected]>
1 parent 9031e17 commit 5b3f62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For a list of code examples that use the Admin API, see the [How-to guides overv
109109
**Note:** Protect your personal information. Please make sure that application.json will not be stored in your source code repository.
110110

111111
#### Multiple code examples, Authorization Code Grant, and JWT Grant:
112-
1. $ cd <Quickstart folder>
112+
1. $ cd <Quickstart folder>/
113113
1. $ mvn package -Dmaven.test.skip=true
114114
1. $ java -Dspring.profiles.active=dev -jar target/code-examples-java-1.0-SNAPSHOT.war
115115
For Windows:

0 commit comments

Comments
 (0)