From 53206a20dde7447d467d9c6e85d8ae5bfa08e96a Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Mon, 8 Feb 2021 17:32:26 -0800 Subject: [PATCH] docs: update installation procedure --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d00389..349a1c8 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,15 @@ This project also assumes that you have installed the Pods plug-in (see https:// The tablepress-pods extension allows you to extract and display in Tablepress tables information from the content in Pods custom post types and taxonomies. If you use Pods and would like to produce tables from the information you've stored in them, this extension is potentially very useful. -##### Installation +##### Installation/Upgrade -Download a release from https://code.studioinfinity.org/glen/tablepress-pods/releases (as a zip file) and install and activate in your WordPress site like any other extension in zip format. (Namely, from your Dashboard, select Plugins, click on add new, and then browse to the downloaded zip file on your disk.) +Download a release from https://code.studioinfinity.org/glen/tablepress-pods/releases (as a zip file) and install and activate in your WordPress site like any other extension in zip format. Namely, from your Dashboard, you can: + +1. Select Plugins from the left-hand menu bar. +1. Click on "Add New" and then "Upload Plugin." +1. Browse to the downloaded zip file on your local disk, and click "Install Now." +1. If this is an upgrade, it will show you the currently installed version and the new version and ask you to + confirm the replacement. ##### Usage