Skip to content

Commit 8ddf492

Browse files
authored
Open code in codegate-demonstration folder (#47)
The prior command is `cd codegate-demonstration`; the next command should be to open `code` in the current directory.
1 parent 8305b15 commit 8ddf492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/quickstart-continue.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ terminal:
164164

165165
```bash
166166
cd codegate-demonstration
167-
code ./codegate-demonstration
167+
code .
168168
```
169169

170170
### Protect your secrets

docs/quickstart-copilot.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ terminal:
119119

120120
```bash
121121
cd codegate-demonstration
122-
code ./codegate-demonstration
122+
code .
123123
```
124124

125125
### Protect your secrets

0 commit comments

Comments
 (0)