Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caren Kresse
callgraph
Commits
c2b755df
Commit
c2b755df
authored
May 18, 2021
by
Carsten Emde
Browse files
Fixed two minor typos in README
parent
6ec2a626
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c2b755df
...
...
@@ -7,7 +7,7 @@ https://lwn.net/Articles/548216/
The scripts can output in several formats. Currently supported:
*
C
ypher - for Neo4j, see below example
*
c
ypher - for Neo4j, see below example
*
gexf - for Gephi
*
gv - for Graphviz
*
text - simple text output
...
...
@@ -81,7 +81,7 @@ and follow the installation instructions
# Getting Graphviz (tested with version 2.42.4)
Graphviz in included in nearly all popular Linux distributions. The recommended
binary is 'dot'; it mus be executed in a subsequent step to convert the
binary is 'dot'; it mus
t
be executed in a subsequent step to convert the
callgraph output into one of the supported display formats such as PDF or SVG,
e.g.
...
...
Write
Preview
Markdown
is supported
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