Skip to content

Commit 1abd9bb

Browse files
Update README.md
1 parent 9c13014 commit 1abd9bb

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
@@ -8,12 +8,12 @@ If you would like to contribute to the website, please fork this project and cre
88

99
Clone the repo:
1010
```
11-
git clone https://github.com/containers/ramalama.ai.git
11+
git clone https://github.com/containers/ramalama.github.io.git
1212
```
1313

1414
Once installed, cd into the folder:
1515
```
16-
cd ramalama.ai
16+
cd ramalama.github.io
1717
```
1818

1919
Run a fresh install of npm:
@@ -24,4 +24,4 @@ npm install
2424
Run the website locally:
2525
```
2626
npm run dev
27-
```
27+
```

0 commit comments

Comments
 (0)