Skip to content

Commit

Permalink
add source command to readme install proc doc
Browse files Browse the repository at this point in the history
  • Loading branch information
peersky committed Dec 14, 2024
1 parent 48a76e7 commit 6180c02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ The Autonomous Competence Identification Distribution ([ArguableVotingTournament
mkdir .secrets
cp dev.env.sample .secrets/dev.env
vi .secrets/dev.env
# ...
. ./.secrets/dev.env
```

### Build and Test
Expand Down

0 comments on commit 6180c02

Please sign in to comment.