diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/intro.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.cli b/doc/intro.cli index e1333fa..ed1b655 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -362,7 +362,7 @@ the above \c{init} command to read: \ $ bdep init -C ../hello-gcc @gcc cc config.cxx=g++ -- \ - config.cc.compiledb=hello@./compile_commands.json + config.cc.compiledb=./ \ Once you build this project for the first time (see below), you will find the |