Skip to content

Commit 58c72ea

Browse files
committed
Fixed directory name
1 parent f34bfc0 commit 58c72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ utilize the [`.devcontainer`](https://github.com/rails-sqlserver/activerecord-sq
199199

200200
```bash
201201
$ npm install -g @devcontainers/cli
202-
$ cd rails
202+
$ cd activerecord-sqlserver-adapter
203203
$ devcontainer up --workspace-folder .
204204
$ devcontainer exec --workspace-folder . bash
205205
```

0 commit comments

Comments
 (0)