Skip to content

Commit

Permalink
Include some section links in the ("will not support" section)
Browse files Browse the repository at this point in the history
  • Loading branch information
andsens committed Sep 4, 2023
1 parent f05ae9c commit 699074a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ You _must not_ specify it.

## Things that μpkg does not and will not support

- `upkg run command`
- `upkg add/remove usr/package@version` to `upkg.json``
- `~`, `^` or other version specifiers (use branches for that)
- `upkg run command` ([modify `$PATH` instead](#including-dependencies))
- `upkg add/remove usr/package@version` to `upkg.json`
- `~`, `^` or other version specifiers ([use branches for that](#upgrading-packages))
- Package version locking
- Package aliases (i.e. non user namespaced package names)

Expand Down

0 comments on commit 699074a

Please sign in to comment.