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 f34bfc0 commit 58c72eaCopy full SHA for 58c72ea
README.md
@@ -199,7 +199,7 @@ utilize the [`.devcontainer`](https://github.com/rails-sqlserver/activerecord-sq
199
200
```bash
201
$ npm install -g @devcontainers/cli
202
-$ cd rails
+$ cd activerecord-sqlserver-adapter
203
$ devcontainer up --workspace-folder .
204
$ devcontainer exec --workspace-folder . bash
205
```
0 commit comments