Browse Source

docs: update README

[skip ci]
pull/1223/head
Nicolas Giard 5 years ago
committed by GitHub
parent
commit
47db8a9fa6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 9 deletions
  1. 10
      README.md

10
README.md

@ -20,14 +20,6 @@
</div>
# 2.0 Release Candidate
Wiki.js has now entered the release candidate phase of the 2.0 version. While we don't expect any breaking bugs at this point, it is not yet final. If you plan on deploying a wiki in critical production environment scenarios, you should either wait for the final release or use the 1.x version in the meantime. It's quick and simple to migrate from 1.x to 2.0 afterwards.
:point_right: **[Go to version 1.x instead](https://github.com/Requarks/wiki-v1)**
---
- **[Official Website](https://wiki.js.org/)**
- **[Documentation](https://docs.requarks.io/)**
- [Requirements](https://docs.requarks.io/install/requirements)
@ -58,7 +50,7 @@ Wiki.js is an open source project that has been made possible due to the generou
<div align="center">
Docker is the recommended way to go! Simply use Docker image: `requarks/wiki:beta`
Docker is the recommended way to go! Simply use Docker image: `requarks/wiki:2`
You can also use Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/dev/examples/docker-compose.yml)) to run Wiki.js with all dependencies.

Loading…
Cancel
Save