From aa624aff7cc03e780814f7447af1f7acf2873f7f Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sun, 17 Feb 2019 08:33:41 +0000 Subject: accept URLs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd05d1c..7749307 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3