Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benpollarduk authored Oct 21, 2024
1 parent 3482680 commit 86dea81
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 @@ -125,11 +125,11 @@ Maps display visited rooms, exits, player position, if an item is in a room, low
## Getting Started

### Clone the repo/pull NuGet
Clone the repo.
Clone the repo:
```bash
git clone https://github.com/benpollarduk/netaf.git
```
Or pull the NuGet:
Or add the NuGet package:
```bash
dotnet add package NetAF
```
Expand Down

0 comments on commit 86dea81

Please sign in to comment.