Skip to content

Commit fc1f322

Browse files
committed
Merge branch 'dev'
2 parents 7eaed58 + ed87640 commit fc1f322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Getting started
22

33
## Install
4+
45
Add `anathema` to your Cargo.toml file.
56

67
```toml
78
...
89
[dependencies]
9-
anathema = { git = "https://github.com/togglebyte/anathema/" }
10+
anathema = "0.2.11"
1011
```
1112

1213
### Note

0 commit comments

Comments
 (0)