diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,13 +35,13 @@ and `d`, which will be used as `gophed` commands. Once `gophed` has been initialised, you can start visiting some gopherholes: ``` - ./gophed / kalos.mine.nu 70 + ./gophed gopher://kalos.mine.nu ``` or equivalently: ``` - ./v / kalos.mine.nu 70 + ./v gopher://kalos.mine.nu ``` This command will download the corresponding resource, and print it on |