mirror of
https://github.com/ShadowJonathan/conduit_toolbox.git
synced 2025-06-08 02:17:04 +03:00
Update README.md
This commit is contained in:
parent
d896b157e9
commit
e37d73f08f
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ For the best experience, compile this toolbox locally on your server;
|
|||
- on debian/ubuntu-based systems you can install this with `sudo apt install build-essential`
|
||||
5. `cargo install --locked --git https://github.com/shadowjonathan/conduit_toolbox` (Plus an extra argument, see below)
|
||||
- Depending on what you're trying to do, you'll have to add one more argument here
|
||||
- Are you trying to install the Sled-to-Sqlite migrator? Add `--bin conduit_sled_to_sqlite`
|
||||
- Are you trying to install the generic migrator? Add `--bin conduit_migrate`
|
||||
- Are you trying to install the Sled-to-Sqlite migrator? Add `conduit_sled_to_sqlite`
|
||||
- Are you trying to install the generic migrator? Add `conduit_migrate`
|
||||
|
||||
(updating only requires running that last line again)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue