mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-10 04:31:44 +00:00
Silly me.
I'm sleepy, don't judge me.
This commit is contained in:
parent
c6a60dcf1e
commit
bd15898227
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
|
||||
# This script depends on PyUSB and tdqm.
|
||||
# This script depends on PyUSB and tqdm.
|
||||
# You can install both with `pip install pyusb tqdm`.
|
||||
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue