Skip to content

Commit

Permalink
docs: small note to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
niek-mereu committed Jan 14, 2023
1 parent 75c6944 commit d482384
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 @@ -38,6 +38,8 @@ RUN chmod 600 ~/.ssh/id_ed25519
RUN ssh-keyscan github.com >> ~/.ssh/known_hosts
```

**_NOTE:_** When using Makefile use `SSH_PRIVATE_KEY="$$(cat ~/.ssh/id_ed25519)`.

## <a name="usage">:hammer: Usage</a>

**Create an Osman instance**
Expand Down

0 comments on commit d482384

Please sign in to comment.