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
Antoine Martin
quickref
Commits
d6aacddf
Commit
d6aacddf
authored
Dec 15, 2017
by
Antoine Martin
Browse files
Capitalize PATH in README
parent
fea461a7
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
d6aacddf
...
...
@@ -55,9 +55,9 @@ multiple cores available.
### Custom `makeinfo` path
By default, Quickref will use the
`makeinfo`
found in your
path
to generate
the
`.texi`
files, but you can provide a custom one by calling Quickref with
the
`:makeinfo-path`
keyword argument:
By default, Quickref will use the
`makeinfo`
found in your
`PATH`
to generate
the
`.texi`
files, but you can provide a custom one by calling Quickref with
the
`:makeinfo-path`
keyword argument:
```
lisp
(
quickref:refresh
:makeinfo-path
"/usr/local/bin/makeinfo"
)
...
...
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