Skip to content

Commit 9149a5f

Browse files
Update README.md
1 parent 3e29872 commit 9149a5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Goofy_complier/
130130
## **Build Instructions**
131131

132132
```
133-
cd into Main_FrontendAndBackend
133+
cd Main_FrontendAndBackend
134134
```
135135

136136

@@ -238,7 +238,7 @@ cookie_extension/
238238
│ └── langli.tmLanguage.json
239239
├── src/
240240
│ └── extension.ts
241-
└── out/ (generated after compilation)
241+
└── out/
242242
```
243243
### **Develop the features you want**
244244

0 commit comments

Comments
 (0)