Skip to content

Commit 1914a35

Browse files
authored
Update README.md
1 parent 8856520 commit 1914a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This project is the backend API for interacting locally with a text AI model, in
99
## Setup
1010

1111
0. Install Docker on your system
12-
1. `git clone [email protected]:robuedi/laravel-ollama-ai-model.git && cd laravel-ollama-ai-model`
12+
1. `git clone [email protected]:robuedi/ollama-ai-laravel.git && cd ollama-ai-laravel`
1313
2. `php artisan key:generate && composer install`
1414
2. start the docker containers, first time it will take longer `sail up -d`
1515
3. Prepare the DB with: `sail artisan migrate`

0 commit comments

Comments
 (0)