aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-07-09 15:31:08 -0500
committerJesús <heckyel@hyperbola.info>2021-07-09 15:31:08 -0500
commitb9c32022c3bea9127c781974f04ef135eb8b58e9 (patch)
treeae5a69b2116b4078ae9188bef7422a802f518a33
parent739c821a54c01816e60eb5f774c8977a1e221ea0 (diff)
downloadfair-viewer-b9c32022c3bea9127c781974f04ef135eb8b58e9.tar.lz
fair-viewer-b9c32022c3bea9127c781974f04ef135eb8b58e9.tar.xz
fair-viewer-b9c32022c3bea9127c781974f04ef135eb8b58e9.zip
[README.md]: update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3ff3774..c49c4cc 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,8 @@ For trying the latest commit of `fair-viewer`, without installing it, execute th
```console
cd /tmp
wget http://git.conocimientoslibres.ga/software/fair-viewer.git/snapshot/fair-viewer-1.0.6.zip -O fair-viewer-1.0.6.zip
- unzip -n fair-viewer-main.zip
- cd fair-viewer-main/bin
+ unzip -n fair-viewer-1.0.6.zip
+ cd fair-viewer-1.0.6/bin
./fair-viewer
```