Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Oct 12, 2023
1 parent 852bfac commit a38e3d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-MAINTAINER.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ related to the new version.
To run the tests manually on the local machine:

```sh
xpm run install-all -C ~/Work/micro-os-plus/micro-test-plus-xpack.git
xpm run test-all -C ~/Work/micro-os-plus/micro-test-plus-xpack.git
xpm run install-all -C ~/Work/micro-os-plus/micro-test-plus-xpack.git/tests
xpm run test-all -C ~/Work/micro-os-plus/micro-test-plus-xpack.git/tests
```

### Publish on the npmjs.com server
Expand Down

0 comments on commit a38e3d2

Please sign in to comment.