Skip to content

Commit f2fd7db

Browse files
committed
Adds a link to the Getting Started wiki section to the README
1 parent eddc308 commit f2fd7db

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,15 @@ $ xdg-open "http://$(docker-compose port nginx 8080)/" &>/dev/null &
3737

3838
Alternatively, use something like [Reception][docker-reception] to connect to _docker-compose_ projects.
3939

40-
Default credentials:
40+
The default credentials are:
4141

4242
* Username: **admin**
4343
* Password: **admin**
4444
* API Token: **0123456789abcdef0123456789abcdef01234567**
4545

46+
There is a more complete [Getting Started guide on our Wiki][wiki-getting-started].
47+
48+
[wiki-getting-started]: https://github.com/netbox-community/netbox-docker/wiki/Getting-Started
4649
[docker-reception]: https://github.com/nxt-engineering/reception
4750

4851
## Dependencies

0 commit comments

Comments
 (0)