One more doc update

This commit is contained in:
Neil Martinsen-Burrell 2025-01-16 14:21:25 -06:00
parent 1b241a6587
commit 39d584823a

View file

@ -5,9 +5,9 @@ Install [`git`](https://git-scm.com/). See [Install Git](INSTALLATION.md#install
Open a terminal, clone this repository, and change directory to the repository root: Open a terminal, clone this repository, and change directory to the repository root:
```sh ```sh
$ git clone https://github.com/usds/justice40-tool $ git clone https://github.com/DOI-DO/j40-cejst-2
Cloning into 'justice40-tool'... Cloning into 'j40-cejst-2'...
$ cd justice40-tool $ cd j40-cejst-2
``` ```
Install [`docker`](https://docs.docker.com/get-docker/). See [Install Docker](INSTALLATION.md#install-docker). Install [`docker`](https://docs.docker.com/get-docker/). See [Install Docker](INSTALLATION.md#install-docker).