We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afd6ae commit e1293ebCopy full SHA for e1293eb
300/300/README.md
@@ -199,13 +199,13 @@ This structure should allow Nx Cloud to detect the workspace properly.
199
Run the command to **connect** your workspace to Nx Cloud from the root directory of the `hatch-project`, specifically:
200
201
```
202
-default-template-demo/hatch-project/
+$ cd /hatch-project/
203
204
205
The command to connect to Nx Cloud is:
206
207
208
-nx connect-to-nx-cloud
+$ nx connect-to-nx-cloud
209
210
211
This will initiate the configuration process for Nx Cloud within your workspace.
0 commit comments