Skip to content

Commit

Permalink
README: added missing space, fixes #1041
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui committed Nov 17, 2024
1 parent ee9c3b2 commit 0a7594d
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 @@ -122,7 +122,7 @@ Installation scripts for libraries:
* APT (Debian/Ubuntu):
```sh
sudo apt-get update
sudo apt-get install -y libfmt-dev libgit2-dev libcurl4-openssl-devnlohmann-json3-dev libtbb-dev
sudo apt-get install -y libfmt-dev libgit2-dev libcurl4-openssl-dev nlohmann-json3-dev libtbb-dev
```
* DNF (Fedora):
```sh
Expand Down

0 comments on commit 0a7594d

Please sign in to comment.