Skip to content

Commit 06f53ec

Browse files
committed
Updated README.
1 parent 7760730 commit 06f53ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If you want to add more python packages, you need to build the Python binary fro
105105

106106
To include further packages, check out the instructions below on how to build python binary (xcframework) from scratch:
107107

108-
## Building the python binary from scratch (to include more packages).
108+
## Building the python binary from scratch (to include more packages)
109109

110110
### 1. Installing dependencies:
111111
Install briefcase:
@@ -114,7 +114,7 @@ pip install beeware
114114
```
115115

116116
### 2. Adding packages:
117-
Open the file [pyproject.toml](PythonFramework/compile/pythonframework/pyproject.toml) under PythonFramework/compile/pythonframework.
117+
Open the file [pyproject.toml](https://github.com/RealLast/SwiftPython/blob/main/PythonFramework/compile/pythonframework/pyproject.toml#L24) under PythonFramework/compile/pythonframework.
118118

119119
Find the Line saying "Add your cross-platform app requirements here":
120120

0 commit comments

Comments
 (0)