Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Asthowen committed May 31, 2023
1 parent 11a0524 commit 2d9af37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Now switch to project folder and compile a release:
cd AFetch && cargo build --release
```

Your executable will be in the `target/release/` folder, it is named `afetch`.3
Your executable will be in the `target/release/` folder, it is named `afetch`.

## Configuration
### Locations of the configuration file
Expand Down

0 comments on commit 2d9af37

Please sign in to comment.