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 of README.md #2489

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

toboil-features
Copy link
Contributor

  • Added "-j" for "make" commands to activate parallelism
  • Fixed links for headers, to not to be bound only to original page.

README.md Outdated
@@ -100,7 +100,7 @@ make
For a quick demo, simply run `make base.en`:

```text
$ make base.en
$ make base.en -j
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move the -js right after make

Suggested change
$ make base.en -j
$ make -j base.en

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants