Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8deea3c

Browse files
authoredJan 14, 2020
Update readme.md
1 parent dbf72ca commit 8deea3c

File tree

1 file changed

+4
-28
lines changed

1 file changed

+4
-28
lines changed
 

‎readme.md

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ Kirby's Starterkit comes with a small demo website and a fully
2929
configured panel. Feel free to modify it and play with it as
3030
much as you like.
3131

32-
There's also the [Langkit](https://github.com/getkirby/langkit.git)
33-
in case you need a multi-language installation.
34-
3532
## The Panel
3633

3734
You can find the login for Kirby's admin interface at
@@ -50,41 +47,20 @@ copied to your server correctly**
5047

5148
### Requirements
5249

53-
Kirby runs on PHP 5.4+, Apache or Nginx.
54-
55-
### Download
56-
57-
You can download the latest version of the Starterkit
58-
from https://download.getkirby.com
50+
Kirby runs on PHP 7.2+, Apache or Nginx.
5951

6052
### With Git
6153

6254
If you are familiar with Git, you can clone Kirby's
6355
Starterkit repository from Github.
6456

65-
git clone https://github.com/getkirby/starterkit.git
57+
git clone https://github.com/getkirby-v2/starterkit.git
6658

6759
## Documentation
6860

69-
<https://getkirby.com/docs>
70-
71-
## Issues and feedback
72-
73-
If you have a Github account, please report issues
74-
directly on Github:
75-
76-
- <https://github.com/getkirby/kirby/issues>
77-
- <https://github.com/getkirby/panel/issues>
78-
- <https://github.com/getkirby/starterkit/issues>
79-
80-
Otherwise you can use Kirby's forum: https://forum.getkirby.com
81-
or send us an email: <support@getkirby.com>
82-
83-
## Support
84-
85-
<https://getkirby.com/support>
61+
<https://k2.getkirby.com>
8662

8763
## Copyright
8864

89-
© 2009-2016 Bastian Allgeier (Bastian Allgeier GmbH)
65+
© 2009-2020 Bastian Allgeier (Bastian Allgeier GmbH)
9066
<http://getkirby.com>

0 commit comments

Comments
 (0)
This repository has been archived.