Azathothas commited on
Commit
3f9e1db
·
verified ·
1 Parent(s): 2c6f7fe
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -1,9 +1,9 @@
1
- ---
2
- license: mit
3
- size_categories:
4
- - 100B<n<1T
5
- pretty_name: BinCache
6
- ---
7
 
8
  <p align="center">
9
  <a href="https://github.com/Azathothas/Toolpacks">
@@ -21,18 +21,16 @@ pretty_name: BinCache
21
  - ### [PKG Managers](https://github.com/pkgforge/pkgcache/blob/main/Docs/METADATA.md#metadata)
22
  > ```bash
23
  > !#Simply point to this $(uname -m)-$(uname -s):
24
- > [+] ROOT
25
- > "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/METADATA.json?download=true"
26
  >
27
  > [+] aarch64-Linux
28
  > "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/aarch64-Linux/METADATA.json?download=true"
29
- > --> "https://pkgcache.pkgforge.dev/aarch64-Linux/METADATA.json?download=true"
30
- > --> "https://pkgcache.pkgforge.dev/aarch64/METADATA.json?download=true"
31
  >
32
  > [+] X86_64-Linux
33
  > "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/x86_64-Linux/METADATA.json?download=true"
34
- > --> "https://pkgcache.pkgforge.dev/x86_64-Linux/METADATA.json?download=true"
35
- > --> "https://pkgcache.pkgforge.dev/x86_64/METADATA.json?download=true"
36
  >
37
  > ```
38
  > - [Github](https://github.com/pkgforge/pkgcache) : [https://github.com/pkgforge/pkgcache/tree/main#pkg-managers](https://github.com/pkgforge/pkgcache/tree/main#pkg-managers)
 
1
+ ---
2
+ license: mit
3
+ size_categories:
4
+ - 100B<n<1T
5
+ pretty_name: BinCache
6
+ ---
7
 
8
  <p align="center">
9
  <a href="https://github.com/Azathothas/Toolpacks">
 
21
  - ### [PKG Managers](https://github.com/pkgforge/pkgcache/blob/main/Docs/METADATA.md#metadata)
22
  > ```bash
23
  > !#Simply point to this $(uname -m)-$(uname -s):
 
 
24
  >
25
  > [+] aarch64-Linux
26
  > "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/aarch64-Linux/METADATA.json?download=true"
27
+ > --> "https://bincache.pkgforge.dev/aarch64-Linux/METADATA.json?download=true"
28
+ > --> "https://bincache.pkgforge.dev/aarch64/METADATA.json?download=true"
29
  >
30
  > [+] X86_64-Linux
31
  > "https://huggingface.co/datasets/pkgforge/bincache/resolve/main/x86_64-Linux/METADATA.json?download=true"
32
+ > --> "https://bincache.pkgforge.dev/x86_64-Linux/METADATA.json?download=true"
33
+ > --> "https://bincache.pkgforge.dev/x86_64/METADATA.json?download=true"
34
  >
35
  > ```
36
  > - [Github](https://github.com/pkgforge/pkgcache) : [https://github.com/pkgforge/pkgcache/tree/main#pkg-managers](https://github.com/pkgforge/pkgcache/tree/main#pkg-managers)