1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00

new-update is technically more correct.

This commit is contained in:
Patrick Thomson 2019-05-31 13:31:30 -04:00
parent 15600ee054
commit 484a1b8e83

View File

@ -100,7 +100,7 @@ We use `cabal's` [Nix-style local builds][nix] for development. To get started q
git clone git@github.com:github/semantic.git
cd semantic
git submodule sync --recursive && git submodule update --init --recursive --force
cabal update
cabal new-update
cabal new-build
cabal new-test
cabal new-run semantic -- --help