mirror of
https://github.com/EchoVault/SugarDB.git
synced 2026-04-22 23:47:09 +08:00
Update README.md
Fixed package name in go get command (`go get github.com/echovault/echovault`)
This commit is contained in:
@@ -65,7 +65,7 @@ much more powerful. Features in the roadmap include:
|
||||
|
||||
# Usage (Embedded)
|
||||
|
||||
Install EchoVault with: `go get github.com/echoVault/echoVault`.
|
||||
Install EchoVault with: `go get github.com/echovault/echovault`.
|
||||
Run `go mod tidy` to pull all of EchoVault's dependencies.
|
||||
|
||||
Here's an example of using EchoVault as an embedded library.
|
||||
|
||||
Reference in New Issue
Block a user