You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ OPTIONS:
56
56
57
57
### Example
58
58
59
-
By executing command `actix-cli -n maluco-cli -r true -f true --config-file Config.toml` with the Config.toml as defined below in **CRUD** section the result is found in the [repo](https://github.com/web-dev-rust/actix-cli-basic-example)
59
+
By executing command `actix-cli -n maluco-cli -r true -f true --config-file actix-cli/Config.toml --context inmemory` with the Config.toml as defined below in **CRUD** section the result is found in the [repo](https://github.com/web-dev-rust/actix-cli-basic-example)
0 commit comments