diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-11 17:36:13 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-11 17:36:13 +0200 |
commit | 0680fbace7b22f8173f928f22694acf779b3d770 (patch) | |
tree | 3deee0c5d2c2e68816f32e73d759151301dfd1ad | |
parent | 0b976f6b27d98c2a3674bd96dd56b46a92502b52 (diff) |
Fix typo in intro
-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 c4deb87..362c63c 100644 --- a/doc/intro.cli +++ b/doc/intro.cli @@ -1438,7 +1438,7 @@ download and build the new dependency from source, just like it did for configures the \c{libsqlite3} package as coming from the system: \ -$ sync ?sys:libsqlite3 +$ bdep sync ?sys:libsqlite3 synchronizing: configure sys:libsqlite3/* upgrade hello/0.1.0-a.0.19700101000000#3 |