Skip to content

Commit

Permalink
(docs) Amend steps for updating core libraries in README (#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Feb 22, 2024
1 parent a8aa401 commit 3134a5a
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 @@ -119,7 +119,7 @@ If you notice that your local version of the application is not working or that

```bash
# Upgrade core libraries
yarn up openmrs @openmrs/esm-framework
yarn up openmrs@next @openmrs/esm-framework@next

# Reset version specifiers to `next`. Don't commit actual version numbers.
git checkout package.json
Expand Down

0 comments on commit 3134a5a

Please sign in to comment.