Skip to content

Commit 70995e6

Browse files
authored
Merge pull request #145 from noir-cr/hahwul-dev
Hahwul dev
2 parents 394e1c4 + b840e5a commit 70995e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
## Installation
5454
### Homebrew (macOS)
5555
```bash
56-
brew tap hahwul/noir
56+
brew tap noir-cr/noir
5757
brew install noir
5858
```
5959

@@ -63,7 +63,7 @@ brew install noir
6363
# https://crystal-lang.org/install/
6464

6565
# Clone this repo
66-
git clone https://github.com/hahwul/noir
66+
git clone https://github.com/noir-cr/noir
6767
cd noir
6868

6969
# Install Dependencies
@@ -78,7 +78,7 @@ cp ./bin/noir /usr/bin/
7878

7979
### Docker (GHCR)
8080
```bash
81-
docker pull ghcr.io/hahwul/noir:main
81+
docker pull ghcr.io/noir-cr/noir:main
8282
```
8383

8484
## Usage

0 commit comments

Comments
 (0)