Skip to content

Commit d8d79d9

Browse files
committed
Update readme
1 parent 98677f9 commit d8d79d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Althea Router Dashboard
1+
# Rita Router Dashboard
22

3-
This is a web interface that can be used to manage the settings and configuration of an Althea router. The default location for these files is /www/althea and the dashboard can be accessed in a browser by visiting <https://192.168.10.1/althea/>
3+
This is a web interface that can be used to manage the settings and configuration of a [Rita router](https://github.com/althea-net/rita). The default location for these files is /www/althea and the dashboard can be accessed in a browser by visiting <https://192.168.10.1/althea/>
44

55
## Development
66

77
The app is implemented with React. To get started:
88

99
```bash
10-
git clone https://github.com/althea-mesh/althea-dash
11-
cd althea-dash
10+
git clone https://github.com/althea-net/althea-dash
11+
cd rita-dash
1212
yarn
1313
yarn start
1414
```

0 commit comments

Comments
 (0)