🔧 fix nxxm deps file instructions as it is case sensitive.

This commit is contained in:
Damien Buhl 2019-02-02 15:46:42 +01:00 committed by GitHub
parent ed416b5e1e
commit efefb71034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
.nxxm/deps
~~~json
{
"arthursonzogni/ftxui": {}
"ArthurSonzogni/FTXUI": {}
}
~~~