[PR #74] [MERGED] docs: Update README with cd MoneyPrinterV2 #103

Closed
opened 2026-03-02 04:06:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/74
Author: @AdityaKhowalGithub
Created: 3/28/2024
Status: Merged
Merged: 2/10/2025
Merged by: @FujiwaraChoki

Base: mainHead: patch-2


📝 Commits (1)

  • 9a9c2cc Add cd command for direct paste into terminal

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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

---

<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
## 📋 Pull Request Information **Original PR:** https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/74 **Author:** [@AdityaKhowalGithub](https://github.com/AdityaKhowalGithub) **Created:** 3/28/2024 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@FujiwaraChoki](https://github.com/FujiwaraChoki) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`9a9c2cc`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/9a9c2cc5ecf7047e1a92124409473530839b9194) Add cd command for direct paste into terminal ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description 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: ```bash 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:06:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#103
No description provided.