Skip to content

Commit

Permalink
Fix textinfo typo (bug kentosama#3 from original repo)
Browse files Browse the repository at this point in the history
  • Loading branch information
5inf authored Oct 31, 2022
1 parent 4ee8c80 commit 2da51a7
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 @@ -15,13 +15,13 @@ $ sudo pacman -S base-devel
**Debian**
```bash
$ sudo apt update
$ sudo apt install build-essential textinfo
$ sudo apt install build-essential texinfo
```

**Ubuntu**
```bash
$ sudo apt update
$ sudo apt install build-essential textinfo
$ sudo apt install build-essential texinfo
```

**Fedora**
Expand Down

0 comments on commit 2da51a7

Please sign in to comment.