We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c5acf commit b48c41dCopy full SHA for b48c41d
README.md
@@ -143,7 +143,7 @@ cd data/individual_items_with_embedding
143
Open up Couchbase shell passing in an argument with the location of the config file defining your Couchbase information:
144
145
```bash
146
-cbsh --config-dir ../config-file
+cbsh --config-dir ../../config-file
147
```
148
149
Once in the shell, run the `nodes` command to just perform a sanity check that you are connected to the correct cluster.
0 commit comments