diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index 58d56f2..4eab74a 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -1,6 +1,7 @@ ## Installation `curl -sSf https://install.surrealdb.com | sh` -`sudo mv /home/wyatt/.surreal/surreal /usr/local/` +`sudo mv /home/wyatt/.surreal/surreal /usr/local/bin` ## Syntax `surreal ...` +The dots represent a subcommand that is supposed to present. Almost if not all commands (and subcommands) \ No newline at end of file