Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d4b0e80

Browse files
Update README.md
1 parent 62f1c14 commit d4b0e80

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

‎Virtual Plant Care Simulato/README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,20 @@ The Virtual Plant Care Simulator project simulates the experience of taking care
1616
## How to Install Required Modules:
1717
These modules are part of the Python Standard Library, so no additional installation is required.
1818

19-
## How to Run the Script:
20-
1. Navigate to the project directory in Command Prompt (Windows) or Terminal (macOS/Linux).
21-
2. Run the script using Python:
22-
```sh
23-
python plant_care_simulator.py
24-
```
25-
19+
## ▶️ How to Run the Script
20+
1. Clone the Repository:
21+
```
22+
git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
23+
```
24+
2. Navigate to Directory:
25+
```bash
26+
cd Simple-Python-Mini-Projects/Virtual\ Plant\ Care\ Simulator
27+
```
28+
3. Run the Script:
29+
```bash
30+
python plant_care_simulator.py
31+
```
32+
2633
## Example Usage:
2734
```markdown
2835
Virtual Plant Care Simulator

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /