Skip to content

Commit c6a17b3

Browse files
committed
Update package locations in README
1 parent 312c262 commit c6a17b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Below is a table showing what packages are delivered from this repository:
99
| PyPI Package | Source | Depends on | Stable API |
1010
| ------- | ------ | ---------- | ---------- |
1111
| mbed-os-tools | `src/` | | **No** |
12-
| mbed-ls | `legacy/mbed-ls/` | mbed-os-tools | **Yes** |
13-
| mbed-host-tests | `legacy/mbed-host-tests/` | mbed-os-tools | **Yes** |
14-
| mbed-greentea | `legacy/mbed-greentea/` | mbed-os-tools | **Yes** |
12+
| mbed-ls | `packages/mbed-ls/` | mbed-os-tools | **Yes** |
13+
| mbed-host-tests | `packages/mbed-host-tests/` | mbed-os-tools | **Yes** |
14+
| mbed-greentea | `packages/mbed-greentea/` | mbed-os-tools | **Yes** |
1515

1616
As indicated above, **the API provided by `mbed-os-tools` is not stable**. For this reason, please continue to use the other packages.
1717

0 commit comments

Comments
 (0)