Skip to content

Commit f9f4538

Browse files
Susmita-Deyactions-user
authored andcommitted
Prettified Code!
1 parent 704ccf6 commit f9f4538

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ DevsInTech offers a wide range of resources and opportunities for developers and
5454
>
5555
> - Before getting into it, make sure you have [pnpm](https://nodejs.org/download) installed.
5656
57-
5857
### Let's jump right in🌟
5958

6059
1. Fork the project
@@ -114,19 +113,17 @@ DevsInTech offers a wide range of resources and opportunities for developers and
114113
115114
### Setup using Docker
116115
117-
* Enter the root directory
116+
- Enter the root directory
118117
119-
```sh
120-
docker build .
118+
```sh
119+
docker build .
121120
122-
```
121+
```
123122
124-
125-
```sh
126-
docker run -p 3000:80 <Image>
127-
```
123+
```sh
124+
docker run -p 3000:80 <Image>
125+
```
128126
129-
130127
# Contribute
131128
132129
We welcome contributions in our community. Learn how to start contributing, from installing the project on your device to submitting a pull request with our<Link href="https://github.com/devs-in-tech/DevsInTech/blob/main/CONTRIBUTING.md"> Contribution guide.<Link/>

0 commit comments

Comments
 (0)