From 1b4ece1690a0af9fe31942ef110dd25ad6ff855a Mon Sep 17 00:00:00 2001 From: ByteDream Date: Sat, 14 Nov 2020 00:55:51 +0100 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1551322..fe9b702 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A very simple tool to get the video url and some other stuff from a [vivo.sx](ht Only tested on linux, but should work on Mac and Windows too. -## Install: +## Install -``` +```bash go get github.com/bytedream/vivo ```