Skip to content

Commit c5ee920

Browse files
authored
Merge pull request #1925 from iterative/jorgeorpinel-patch-1
contrib: specify where the demo project is
2 parents 9c4fc5c + 040e06a commit c5ee920

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,13 @@ First, ensure that [Yarn](https://yarnpkg.com/) and
4747
4848
## The demo project
4949

50-
The demo project was initially forked from
50+
The [demo project](demo) was initially forked from
5151
[dvc-checkpoints-mnist](https://github.com/iterative/dvc-checkpoints-mnist/tree/make_checkpoint),
5252
and is provided as a lightweight, convenient testbed to try the extension out
5353
with. It is not an exhaustive showcase of DVC's features, so testers are
54-
encouraged to try other DVC repositories- especially real-world cases!
54+
encouraged to try other DVC repositories -- especially real-world cases!
55+
56+
- Go to the `demo/` directory of this repo.
5557

5658
- It is recommended that you create the project's virtual environment with
5759
Python 3.8 as some dependencies are not yet available for Python 3.9

0 commit comments

Comments
 (0)