Update README.md
Browse files
README.md
CHANGED
|
@@ -91,21 +91,21 @@ cd HongikAI
|
|
| 91 |
|
| 92 |
# Download the large font files tracked by LFS
|
| 93 |
git lfs pull
|
|
|
|
| 94 |
3. Install Dependencies
|
| 95 |
Bash
|
| 96 |
-
|
| 97 |
pip install -r requirements.txt
|
|
|
|
| 98 |
4. System Prerequisites (Linux Only)
|
| 99 |
For the GUI to function correctly on Linux, system-level dependencies for Kivy are required.
|
| 100 |
(Debian/Ubuntu command is provided in your original text)
|
| 101 |
|
| 102 |
5. Run the Application
|
| 103 |
Bash
|
| 104 |
-
|
| 105 |
python __main__.py
|
|
|
|
| 106 |
Contact
|
| 107 |
Developer: Namyong Park
|
| 108 |
-
|
| 109 |
Contributor: Minji Seo, Hyeonji Seong
|
| 110 |
|
| 111 |
Email: puco21@gmail.com
|
|
|
|
| 91 |
|
| 92 |
# Download the large font files tracked by LFS
|
| 93 |
git lfs pull
|
| 94 |
+
|
| 95 |
3. Install Dependencies
|
| 96 |
Bash
|
|
|
|
| 97 |
pip install -r requirements.txt
|
| 98 |
+
|
| 99 |
4. System Prerequisites (Linux Only)
|
| 100 |
For the GUI to function correctly on Linux, system-level dependencies for Kivy are required.
|
| 101 |
(Debian/Ubuntu command is provided in your original text)
|
| 102 |
|
| 103 |
5. Run the Application
|
| 104 |
Bash
|
|
|
|
| 105 |
python __main__.py
|
| 106 |
+
|
| 107 |
Contact
|
| 108 |
Developer: Namyong Park
|
|
|
|
| 109 |
Contributor: Minji Seo, Hyeonji Seong
|
| 110 |
|
| 111 |
Email: puco21@gmail.com
|