Skip to content

Commit 2254780

Browse files
Update README.md
1 parent b4bf3be commit 2254780

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ FlyMe is an agentic helper that will search for flights for you directly in Slac
1313

1414
### Clone the Repository
1515
```bash
16-
git clone https://github.com/KristopherLeads/flyme
17-
cd flyme
16+
git clone https://github.com/KristopherLeads/FlyMe
17+
cd FlyMe
1818
```
1919

2020
### Install Dependencies
@@ -81,7 +81,7 @@ FlyMe is an agentic helper that will search for flights for you directly in Slac
8181
## File Structure
8282

8383
```
84-
flyme/
84+
FlyMe/
8585
├── app.py # FlyMe orchestration logic
8686
├── bot.py # FlyMeBot class
8787
├── config.py # FlyMe configuration management

0 commit comments

Comments
 (0)