FujiwaraChoki / MoneyPrinterV2

Automate the process of making money online.
GNU Affero General Public License v3.0
2.23k stars 302 forks source link

docs: Update README with cd MoneyPrinterV2 #74

Open AdityaKhowalGithub opened 3 months ago

AdityaKhowalGithub commented 3 months ago

This pull request updates the README file by adding the command cd MoneyPrinterV2 after the git clone command. This change lets you just copy paste that part directly into the terminal. Super small change.

The updated section in the README would look like this:


git clone https://github.com/FujiwaraChoki/MoneyPrinterV2.git
cd MoneyPrinterV2
# Copy Example Configuration and fill out values in config.json
cp config.example.json config.json