You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -43,19 +44,19 @@ You can submit bug reports, enhancement and new feature requests in the [discuss
43
44
- Node.js 16.x
44
45
- MariaDB 10
45
46
46
-
> See the [Docker Dev Environment](#docker-dev-environment) section below for a preconfigured docker environment.
47
+
> See the [Docker Dev Environment](docker/README.md) section for a preconfigured docker environment.
47
48
48
49
#### Git Cloning Tips
49
50
50
-
Because of the extensive history of this project, cloning the datatracker project locally can take a long time / disk space. You can speed up the cloning process by limiting the history depth:
51
+
Because of the extensive history of this project, cloning the datatracker project locally can take a long time / disk space. You can speed up the cloning process by limiting the history depth, for example:
0 commit comments