Skip to content

Commit 5c4bc8b

Browse files
committed
update README link
1 parent 319a943 commit 5c4bc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The new website also contains an uopdated version of [trips viewer](https://gith
99

1010
1. Clone the repository
1111
2. Create and populate a `.env` file with the appropriate environment variables (See [
12-
`.env.example`](https://github.com/UW-Macrostrat/web/blob/main/.env.example) for more information.)
12+
`.env.example`](https://github.com/UW-Macrostrat/rockd-website/blob/main/.env.example) for more information.)
1313
3. Verify that you have access to recent versions of Node.js and the Yarn package manager ( `node >= 16.0.0` and
1414
`yarn >= 4.0.0`; run `node -v` and `yarn -v` to check)
1515
4. Run `make` (or `git submodule update --init --recursive` and `yarn install`) to pull down submodules and update packages

0 commit comments

Comments
 (0)