mirror of
https://github.com/Mintplex-Labs/anythingllm-hub-cli.git
synced 2026-07-01 07:14:57 -04:00
update readme
This commit is contained in:
@@ -42,8 +42,14 @@ npm link
|
||||
Test it out by running `npx anythingllm-hub-cli` in your terminal.
|
||||
|
||||
```bash
|
||||
# Remove the link so you can test the latest version
|
||||
npm unlink -g anythingllm-hub-cli
|
||||
npm uninstall -g anythingllm-hub-cli
|
||||
npx clear-npx-cache
|
||||
npx @mintplex-labs/anythingllm-hub-cli@latest
|
||||
``` to remove the link when you're done.
|
||||
```
|
||||
|
||||
Publish the package:
|
||||
```bash
|
||||
npm publish --access public
|
||||
```
|
||||
Reference in New Issue
Block a user