-
Notifications
You must be signed in to change notification settings - Fork 0
Setup Trove
Tyler Swann edited this page Mar 4, 2022
·
1 revision
If you do not have DDS installed on your system, follow the steps on the official install tutorial page for DDS here.
Note Make sure to also follow the Easy Mode : Install step so DDS is added to your PATH.
Run this single command to install the Trove to you local database:
dds pkg repo add "https://trovepi.dev"
For more information on the dds pkg repo
command at the Official DDS Documentation