Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Commit e4bfc85

Browse files
committed
Describe the repository add procedure without any GitHub keys
1 parent 065c7b9 commit e4bfc85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
If you are adding this repository to opam without access to a secret
2+
key which has its public key registered with GitHub, you should use
3+
GitHub's public HTTPS git access like this:
4+
5+
```
6+
$ opam remote add ocamllabs -k git https://github.com/ocamllabs/opam-repo-dev
7+
```

0 commit comments

Comments
 (0)