Skip to content

Commit 70837a2

Browse files
committed
update readme
1 parent d20372c commit 70837a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Create synthetic datasets from scratch.
66
## Installation
77

88
```bash
9-
git clone https://gitlab-master.nvidia.com/jogreco/data-designer.git
10-
cd data-designer
11-
uv sync
9+
git clone https://github.com/NVIDIA-NeMo/DataDesigner.git
10+
cd DataDesigner
11+
make install
1212
```
1313

1414
Test your installation:

0 commit comments

Comments
 (0)