Skip to content

Commit 1a2c76a

Browse files
committed
Update Installation in README
1 parent 5b21c9e commit 1a2c76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Check satisfiability (SAT) of a propositional logic formula in Conjunctive Norma
1414

1515
```
1616
julia> ]
17-
pkg> add https://github.com/ruberith/CDCL.jl
17+
pkg> add CDCL
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)