Skip to content

Commit 39db606

Browse files
author
Matthias Koeppe
committed
README.md: Single backticks are enough
1 parent abe8f7a commit 39db606

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,13 +321,13 @@ in the Installation Guide.
321321

322322
Notable options for Sage developers are the following:
323323

324-
- Use the option `--config-cache` to have ``configure``
324+
- Use the option `--config-cache` to have `configure`
325325
keep a disk cache of configuration values. This gives a nice speedup
326326
when trying out ticket branches that make package upgrades, which
327327
involves automatic re-runs of the configuration step.
328328

329329
- Use the option `--enable-ccache` to have Sage install and use the
330-
optional package ``ccache``, which is preconfigured to keep a
330+
optional package `ccache`, which is preconfigured to keep a
331331
disk cache of object files created from source files. This can give
332332
a great speedup when switching between different branches, at the
333333
expense of disk space use.

0 commit comments

Comments
 (0)