Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
97f88eeb
Commit
97f88eeb
authored
Apr 18, 2016
by
Paul Sokolovsky
Browse files
README: Explicitly point to required dependencies section.
parent
8dcce926
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
97f88eeb
...
...
@@ -65,7 +65,7 @@ as ARM and MIPS. Making full-featured port to another architecture requires
writing some assembly code for the exception handling and garbage collection.
Alternatively, fallback implementation based on setjmp/longjmp can be used.
To build (
*
):
To build (
see section below for required dependencies
):
$ cd unix
$ make
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment