silly claude
This commit is contained in:
@@ -39,7 +39,7 @@ Fetch, filter, and browse the latest research papers tailored to your interests.
|
|||||||
|
|
||||||
1. **Clone & Run**
|
1. **Clone & Run**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/research-digest.git
|
git clone https://github.com/wedsmoker/research-digest.git
|
||||||
cd research-digest
|
cd research-digest
|
||||||
run_digest.bat
|
run_digest.bat
|
||||||
```
|
```
|
||||||
@@ -58,7 +58,7 @@ Fetch, filter, and browse the latest research papers tailored to your interests.
|
|||||||
### Linux/macOS
|
### Linux/macOS
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/research-digest.git
|
git clone https://github.com/wedsmoker/research-digest.git
|
||||||
cd research-digest
|
cd research-digest
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate # On Windows: venv\Scripts\activate
|
source venv/bin/activate # On Windows: venv\Scripts\activate
|
||||||
|
|||||||
Reference in New Issue
Block a user