docs: add step to copy config

pull/8/head
WorldObservationLog 5 months ago
parent 7cd857ff27
commit 7e3751c0a4
  1. 1
      README.md

@ -92,6 +92,7 @@ GitHub account). Unzip it, and run `main.exe`
git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git
cd AppleMusicDecrypt cd AppleMusicDecrypt
poetry install poetry install
cp config.example.toml config.toml
poetry run python main.py poetry run python main.py
``` ```

Loading…
Cancel
Save