Make sure UsingSamples steps are in ordered list

This commit is contained in:
RobAtticus NA 2017-03-01 20:33:50 +00:00
parent 8a24110886
commit 86d2e78894

View File

@ -35,6 +35,7 @@ For more details and example usage, see
Data is easily imported using the standard way of restoring `pg_dump` backups.
Briefly the steps are:
1. Unzip the archive,
1. Create a database for the data (using the same name as the dataset)
1. Import the data via `psql`