Skip to content

Commit 7a15477

Browse files
committed
add reference to Authentication section
1 parent be0c870 commit 7a15477

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ There are two ways to run Compass locally:
5959

6060
4. Seed database (Optional)
6161

62-
This runs the seed script with test data. You will first need to log in to Compass with Google OAuth to create the first user. Then, run the following:
62+
This runs the seed script with test data. You will first need to log in to Compass with Google OAuth
63+
to create the first user (see **Authentication** section below). Then, run the following:
6364
```sh
6465
npm run db:seed # Seed the database with test data
6566
```

0 commit comments

Comments
 (0)