Skip to content

Commit e1293eb

Browse files
authored
Update README.md
1 parent 2afd6ae commit e1293eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

300/300/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,13 @@ This structure should allow Nx Cloud to detect the workspace properly.
199199
Run the command to **connect** your workspace to Nx Cloud from the root directory of the `hatch-project`, specifically:
200200

201201
```
202-
default-template-demo/hatch-project/
202+
$ cd /hatch-project/
203203
```
204204

205205
The command to connect to Nx Cloud is:
206206

207207
```
208-
nx connect-to-nx-cloud
208+
$ nx connect-to-nx-cloud
209209
```
210210

211211
This will initiate the configuration process for Nx Cloud within your workspace.

0 commit comments

Comments
 (0)