Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 73be25c

Browse files
authored
Update README.md
1 parent 0466991 commit 73be25c

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
@@ -31,7 +31,7 @@ One of the nice features of this container is its ability to pull code from a gi
3131
### Preparing your SSH key
3232
The container expects you pass it the __SSH_KEY__ variable with a **base64** encoded private key. First generate your key and then make sure to add it to github and give it write permissions if you want to be able to push code back out the container. Then run:
3333
```
34-
base64 -w 0 /path_to_your_key
34+
base64 /path_to_your_key
3535
```
3636
**Note:** Copy the output be careful not to copy your prompt
3737

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /