Skip to content

Commit 98335bb

Browse files
Update repository name in README
Manually updated README from ikmckenz:readme-fix fork.
1 parent 358ca66 commit 98335bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The official website for the Invisible Internet Project (I2P), built with [Hugo]
66

77
```bash
88
# Clone the repository
9-
git clone https://github.com/i2p/i2p.www.git
10-
cd i2p.www
9+
git clone https://github.com/i2p/i2p.website.git
10+
cd i2p.website
1111

1212
# Install Hugo (v0.147.8+ required)
1313
# macOS: brew install hugo
@@ -23,7 +23,7 @@ hugo --minify
2323
## Project Structure
2424

2525
```
26-
i2p.www/
26+
i2p.website/
2727
├── assets/css/ # Main stylesheet (main.css)
2828
├── content/ # Markdown content by language
2929
│ ├── en/ # English (source language)

0 commit comments

Comments
 (0)