Skip to content

Commit 088f01c

Browse files
Sercan Noyan GermiyanoğluSercan Noyan Germiyanoğlu
authored andcommitted
Revise README.md file
1 parent cab756c commit 088f01c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,22 @@ Clone this repository:
1818

1919
```bash
2020
git clone https://github.com/Rapter1990/dev-setup-for-backend-developers.git
21-
cd dev-setup-for-backend-developers
22-
# Dev Setup
23-
for Backend Developers
21+
```
2422

25-
This repository contains installation scripts and guides for backend developers.
23+
Go to Folder
2624

27-
## Installation
25+
```bash
26+
cd dev-setup-for-backend-developers
27+
```
28+
29+
Make the script executable and run it:
2830

2931
```bash
3032
chmod +x install_tools.sh
3133
./install_tools.sh
3234
```
3335

3436
## Menu Options
35-
3637
When you run the script, you’ll see a menu like this:
3738

3839
```bash

0 commit comments

Comments
 (0)