Fix Typo.
This commit is contained in:
parent
d92224cc80
commit
1eaa8f73e0
|
@ -7,7 +7,7 @@ hard-coded to only recognize ".py" as a valid suffix.
|
||||||
|
|
||||||
Import polyloader in your python script's launcher or library, as well
|
Import polyloader in your python script's launcher or library, as well
|
||||||
as the syntax compiler(s) you plan to use. For example, if you have
|
as the syntax compiler(s) you plan to use. For example, if you have
|
||||||
[Mochi](<https://github.com/i2y/mochi>)) and
|
[Mochi](<https://github.com/i2y/mochi>) and
|
||||||
[Hy](<http://docs.hylang.org/en/latest/>) installed, and you wanted to
|
[Hy](<http://docs.hylang.org/en/latest/>) installed, and you wanted to
|
||||||
write a Django app, edit manage.py and add the following lines at the
|
write a Django app, edit manage.py and add the following lines at the
|
||||||
top:
|
top:
|
||||||
|
|
Loading…
Reference in New Issue