Skip to content

Commit

Permalink
Document error remove try
Browse files Browse the repository at this point in the history
  • Loading branch information
aburousan committed Jan 21, 2024
1 parent 3809d83 commit 830192e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Installation

Bolt requires Julia 1.9+. To install, from the package prompt, run:
Cosmic requires Julia 1.9+. To install, from the package prompt, run:

```
pkg> add https://github.com/aburousan/Cosmic.jl
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
cosmic = "a3ac4969-c0e8-4fca-9196-8113a875001f"
Cosmic = "a3ac4969-c0e8-4fca-9196-8113a875001f"
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ CurrentModule = Cosmic

## Installation

Bolt requires Julia 1.9+. To install, from the package prompt, run:
Cosmic requires Julia 1.9+. To install, from the package prompt, run:

```
pkg> add https://github.com/aburousan/Cosmic.jl
Expand Down

0 comments on commit 830192e

Please sign in to comment.