From e62e8f2623cad37e4211d187f49d9d7c5c5bdb0d Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Wed, 21 Sep 2022 22:07:00 +0530 Subject: added MAL2Go/user/manga docs --- content/docs/mal2go/v4/user/anime/setting-up.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/docs/mal2go/v4/user/anime/setting-up.md') diff --git a/content/docs/mal2go/v4/user/anime/setting-up.md b/content/docs/mal2go/v4/user/anime/setting-up.md index 397955e..4a3fdad 100644 --- a/content/docs/mal2go/v4/user/anime/setting-up.md +++ b/content/docs/mal2go/v4/user/anime/setting-up.md @@ -6,7 +6,7 @@ weight: 1 How to use the anime package: -1. Install the anime package using this command +1. Install the MAL2Go/user/anime package using this command ``` fish go get github.com/MikunoNaka/MAL2Go/v4/user/anime @@ -31,4 +31,4 @@ func main() { ``` Every program using MAL2Go needs something like this to initialise everything (that you need). -And now we are ready to use the MAL2Go/anime package! +And now we are ready to use the MAL2Go/user/anime package! -- cgit v1.2.3