Skip to content

Commit c248200

Browse files
authored
Update readme.md
1 parent b4822d7 commit c248200

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
@@ -78,7 +78,7 @@ export HOSTING_INFO_DIR=/projects/swlab1/checker-framework/hosting-info
7878

7979
9. Update the stubparser version number in the Checker Framework. Create
8080
a branch with the same name as your StubParser branch. In
81-
`checker-framework/build.gradle`, update `stubparserJar`.
81+
`checker-framework/framework/build.gradle`, update `stubparserJar`.
8282
10. Run Checker Framework tests (`./gradlew build`), using your StubParser branch.
8383
If any tests fail, fix them before continuing.
8484
11. Commit and push your changes to Checker Framework.

0 commit comments

Comments
 (0)