Skip to content

Commit b74b3c0

Browse files
committed
Documentation update
1 parent 294314d commit b74b3c0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,14 @@ in its root directory. Then all you have to do is run
205205
mb install
206206
```
207207

208-
to make Metabuild resolve the graph and install all dependencies.
208+
to make Metabuild resolve the graph and install all dependencies:
209+
210+
```
211+
Updating cache...
212+
Resolving dependencies...
213+
Installing dependencies...
214+
[*] core/1.0.1 (from Git)
215+
```
209216

210217
Dependencies are installed in the directory `.mb/deps` and are automatically
211218
made available as module directories for the koto prelude so that the koto files

0 commit comments

Comments
 (0)