readme updated with correct link to git
This commit is contained in:
parent
f36f898d01
commit
6d6c3c63a7
@ -1,4 +1,5 @@
|
|||||||
# 🤖 Last-In AI: Your Papers Please! - Work in Progress
|
# [ Work in Progress ]
|
||||||
|
# 🤖 Last-In AI: Your Papers Please!
|
||||||
|
|
||||||
[](https://www.python.org/downloads/)
|
[](https://www.python.org/downloads/)
|
||||||
[](https://arxiv.org)
|
[](https://arxiv.org)
|
||||||
@ -39,7 +40,7 @@ docker/ # Container configuration 🐳
|
|||||||
|
|
||||||
1. Clone this repository (because good things should be shared)
|
1. Clone this repository (because good things should be shared)
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/lastin-ai.git
|
git clone https://git.stevanovic.co.uk/kpcto/lastin-ai.git
|
||||||
cd lastin-ai
|
cd lastin-ai
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -58,7 +59,7 @@ cp .env.example .env
|
|||||||
|
|
||||||
1. Clone and navigate to the repository
|
1. Clone and navigate to the repository
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/lastin-ai.git
|
git clone https://git.stevanovic.co.uk/kpcto/lastin-ai.git
|
||||||
cd lastin-ai
|
cd lastin-ai
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user