Skip to content

Commit

Permalink
Command format update and spell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ShantKhatri authored and azoitl committed May 25, 2024
1 parent 5af003d commit 529837d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ the terms of [Eclipse Contributor Agreement](http://www.eclipse.org/legal/ECA.ph

For building 4diac IDE simple run

mvn install
`mvn install`

in the root directory of 4diac IDE source code. After the build completes you can finde 4diac IDE packages for Windows, Linux and MacOS in the directory:
in the root directory of 4diac IDE source code. After the build completes you can find 4diac IDE packages for Windows, Linux and MacOS in the directory:

plugins/org.eclipse.fordiac.ide.product/target
`plugins/org.eclipse.fordiac.ide.product/target`

More information on how to build, run and extend 4diac IDe can be found in our [Building 4diac IDE Documentation](https://www.eclipse.org/4diac/en_help.php?helppage=html/development/building4diac.html)
More information on how to build, run and extend 4diac IDE can be found in our [Building 4diac IDE Documentation](https://www.eclipse.org/4diac/en_help.php?helppage=html/development/building4diac.html)


## Links
Expand Down

0 comments on commit 529837d

Please sign in to comment.