Removed bad copy/paste

This commit is contained in:
emeric
2021-06-07 20:21:03 +02:00
parent ae995f3e3b
commit 8231c679ef
-2
View File
@@ -83,8 +83,6 @@ _Wt_ (the web framework used) has some [built-in security measures](https://www.
* all passwords are stored hashed and salted using [bcrypt](https://fr.wikipedia.org/wiki/Bcrypt)
* all the resources relative to the music collection (tracks, covers, etc.) are private to a session
## Keyboard shortcuts
## Installation
See [INSTALL.md](INSTALL.md) file.