Save Tinyboard docs (2012-10-16) from web.archive.org
This commit is contained in:
committed by
Fredrick Brennan
parent
997326af59
commit
a99c45de22
20
docs/upgrading.md
Normal file
20
docs/upgrading.md
Normal file
@@ -0,0 +1,20 @@
|
||||
Upgrading Tinyboard
|
||||
===================
|
||||
|
||||
Upgrading Tinyboard is easy, whether it be to a new release or a development version.
|
||||
|
||||
Git
|
||||
---
|
||||
If you use git, follow these instructions.
|
||||
* `cd` to the correct directory and run `git pull`.
|
||||
* Navigate to [`install.php`](../install.php).
|
||||
|
||||
Non-Git
|
||||
-------
|
||||
* Download and extract the latest version of Tinyboard.
|
||||
* Upload and replace all files in the archive to your server, **except** [`inc/instance-config.php`](../inc/instance-config.php).
|
||||
* Navigate to [`install.php`](../install.php).
|
||||
|
||||
See also
|
||||
--------
|
||||
* [Using Git](git.md)
|
Reference in New Issue
Block a user