Amlan-109 commited on
Commit
34fbbbf
·
1 Parent(s): 750bbe6

fix: update repository metadata and remove external sponsorship links

Browse files
Files changed (2) hide show
  1. .github/FUNDING.yml +0 -5
  2. README.md +2 -2
.github/FUNDING.yml DELETED
@@ -1,5 +0,0 @@
1
- # These are supported funding model platforms
2
-
3
- github: [mudler]
4
- custom:
5
- - https://www.buymeacoffee.com/mudler
 
 
 
 
 
 
README.md CHANGED
@@ -57,8 +57,8 @@ docker run -p 8080:8080 --name localai-amlan localai-amlan-edition
57
 
58
  1. Clone this repository:
59
  ```bash
60
- git clone [YOUR_REPO_URL]
61
- cd LocalAI-master
62
  ```
63
 
64
  2. Build the Docker image locally:
 
57
 
58
  1. Clone this repository:
59
  ```bash
60
+ git clone https://github.com/Amlan-109/LocalAI-Amlan-Edition.git
61
+ cd LocalAI-Amlan-Edition
62
  ```
63
 
64
  2. Build the Docker image locally: