Update README.md

This commit is contained in:
zyqunix 2025-05-06 15:53:48 +02:00 committed by GitHub
parent 55828679c3
commit cb45d16235
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ Display your current Last.fm activity on your Instagram notes!
- **Downloading repo**
- ```git clone https://github.com/zyqunix/instagram-notes.git```
- Go into main.py, add your Instagram username & password and Last.fm username & API key
- **Linux 🐧**
- ```python -m venv venv && source venv/bin/activate```