Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
f96f3da2
Commit
f96f3da2
authored
Dec 10, 2020
by
Dennis Gläser
Browse files
[README] describe python example execution within build tree
parent
bccabdad
Pipeline
#2761
passed with stages
in 10 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f96f3da2
...
...
@@ -278,10 +278,10 @@ make install_python
```
If this finished successfully, you can, for instance, run the python implementation of
example1 by
head
ing to the examples folder
(in the source tree)
:
example1 by
chang
ing to the examples folder:
```
sh
cd
../
appl/example1
cd
appl/example1
python3 example1.py
```
...
...
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