Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Oneshot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This is a template which you can use to quickly play with the translation of sni
10. Run `make oneshot`

After the first run, you only have to repeat steps 8-10, unless you want to update mathlib (step 7) or mathport itself (`git pull` and then steps 4-10).
Be sure to leave `Oneshot/lean3-in/leanpkg.path` in place for subsequent runs.

If things work, at the end you should see
`# output is in Outputs/src/oneshot/Oneshot/Main.lean`.
Expand Down