Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Sep 8, 2024
1 parent 4cbbb04 commit 5fcdc57
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 @@ -28,13 +28,13 @@ This project uses .NET 8.0 and can be built and tested locally. Follow the steps
git clone https://github.com/logzio/logzio-dotnet.git
```

2. go to `./src` directory
2. Go to `./src` directory

```bash
cd logzio-dotnet/src
```

3. build and run tests
3. Build and run tests

```bash
dotnet restore logzio-dotnet.sln
Expand Down

0 comments on commit 5fcdc57

Please sign in to comment.