Commit Diff
Diff:
00988fc263feee0927a8dd00c26700b207327937
828bccc95d62e21fa71898c7d90869fd87598dff
828bccc95d62e21fa71898c7d90869fd87598dff
Commit:
828bccc95d62e21fa71898c7d90869fd87598dff
Tree:
4c2ca95a3108e746d9df189c55fe08d771664dce
Committer:
Fred. Galusik <dev1@galusik.xyz>
Date:
Mon Apr 17 14:25:37 2017
UTC
Message:
README.md updated
--- README.md
+++ README.md
@@ -16,16 +16,16 @@ synchronicity of the two directories.
## Usage
-Snaps will use your `/etc/pkg.conf` file to setup automatically the `$MIRROR` variable.
+Snaps will use your `/etc/installurl` file to setup automatically the `$MIRROR` variable.
You can also want to setup this variable manually:
```
-$ MIRROR=http://another/openbsd/mirror doas snaps -G
+$ MIRROR=http://another/openbsd/mirror/pub/OpenBSD doas snaps -G
```
-Note that you just have to indicate the root of the MIRROR. This one
-have to follow the OpenBSD [directory layout](http://www.openbsd.org/ftp.html#layout).
+Note that you have to indicate the root of the MIRROR followed with **/pub/OpenBSD**.
+This one have to follow the OpenBSD [directory layout](http://www.openbsd.org/ftp.html#layout).
### -g