Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Feb 7, 2025
1 parent e2a835f commit 3321eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 300/300/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@ $ nx build hatch_project

This structure should allow Nx Cloud to detect the workspace properly.

Run the command to **connect** your workspace to Nx Cloud from the root directory of the `hatch-project`, specifically:
Run the command to **connect** your workspace to Nx Cloud from the root directory of the nx monorepo `hatch project`, specifically:

```
$ cd /hatch-project/
$ cd /hatch-project/src/hatch_project/
```

The command to connect to Nx Cloud is:
Expand Down

0 comments on commit 3321eac

Please sign in to comment.