Skip to content

Commit

Permalink
Update README.md (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexept authored Nov 17, 2024
1 parent b3b7cf7 commit 5eee120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ go1.23.1 download
Navigate to the project server directory

```
cd Alarm-Clock/server
cd Alarm-Clock/server/cmd/app
```

Run server

```
go1.23.1 run ./server.go
go1.23.1 run ./main.go
```

## 🤝 Contributing
Expand Down

0 comments on commit 5eee120

Please sign in to comment.