mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-08-08 09:08:45 +00:00
Remove "(Python Library)" from deps-entries
This commit is contained in:
parent
309d3b7feb
commit
185f3fa0f7
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Building Atmosphère is a very straightforward process that relies almost exclus
|
||||||
+ [devkitA64](https://devkitpro.org)
|
+ [devkitA64](https://devkitpro.org)
|
||||||
+ [devkitARM](https://devkitpro.org)
|
+ [devkitARM](https://devkitpro.org)
|
||||||
+ [Python 2](https://www.python.org) (Python 3 may work as well, but this is not guaranteed)
|
+ [Python 2](https://www.python.org) (Python 3 may work as well, but this is not guaranteed)
|
||||||
+ [LZ4 (Python library)](https://pypi.org/project/lz4)
|
+ [LZ4](https://pypi.org/project/lz4)
|
||||||
+ [PyCryptodome (Python library)](https://pypi.org/project/pycryptodome) (optional)
|
+ [PyCryptodome](https://pypi.org/project/pycryptodome) (optional)
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
1. Follow the guide located [here](https://devkitpro.org/wiki/Getting_Started) to install and configure all the tools necessary for the build process.
|
1. Follow the guide located [here](https://devkitpro.org/wiki/Getting_Started) to install and configure all the tools necessary for the build process.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue