File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The new website also contains an uopdated version of [trips viewer](https://gith
99
10101 . Clone the repository
11112 . 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.)
13133 . 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)
15154 . Run ` make ` (or ` git submodule update --init --recursive ` and ` yarn install ` ) to pull down submodules and update packages
You can’t perform that action at this time.
0 commit comments