mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 04:37:40 +01:00
Update usage instructions in plugins.js
This commit is contained in:
parent
6392ac7074
commit
bbb0391459
@ -1,5 +1,7 @@
|
||||
// Plugin manager script.
|
||||
// Usage: node plugins.js update
|
||||
// Usage:
|
||||
// 1. node plugins.js update
|
||||
// 2. node plugins.js install <plugin-git-url>
|
||||
// More operations coming soon.
|
||||
const { default: git } = require('simple-git');
|
||||
const fs = require('fs');
|
||||
|
Loading…
x
Reference in New Issue
Block a user