aboutsummaryrefslogtreecommitdiff
path: root/content/docs/mal2go/v4/user/anime/setting-up.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-21 22:07:00 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-21 22:07:00 +0530
commite62e8f2623cad37e4211d187f49d9d7c5c5bdb0d (patch)
tree2d546ed5da36ce2d16df9b540e77fa06cc0dfa9a /content/docs/mal2go/v4/user/anime/setting-up.md
parentfdd266052a6f64e67712a0bffdfca5469bef23c7 (diff)
added MAL2Go/user/manga docs
Diffstat (limited to 'content/docs/mal2go/v4/user/anime/setting-up.md')
-rw-r--r--content/docs/mal2go/v4/user/anime/setting-up.md4
1 files changed, 2 insertions, 2 deletions
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!