Skip to content

Commit 101c3b3

Browse files
committed
Add link to data prep docs
1 parent eb4f115 commit 101c3b3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ instructions on how to properly configure an UrbanFootprint instance please refe
1010

1111
The recommended pattern for creating a client configuration for your own organization is to [fork
1212
this repository](https://help.github.com/articles/fork-a-repo/). You can then substitute the URL for
13-
your repository in the setup instructions. For example, in place of cloning the sample
13+
your repository in the setup instructions. For example, in place of cloning the sample
1414
`urbanfootprint-configuration` repository like this:
1515

1616
git clone https://github.com/CalthorpeAnalytics/urbanfootprint.git urbanfootprint git clone
@@ -21,4 +21,8 @@ you would clone *your* forked `urbanfootprint-configuration` repository like thi
2121
git clone https://github.com/CalthorpeAnalytics/urbanfootprint.git urbanfootprint git clone
2222
https://github.com/YOUR-ORGANIZATION/urbanfootprint-configuration.git urbanfootprint-configuration
2323

24+
## Generating Data For A Client Configuration
25+
26+
Instructions for how to build and populate a base base schema are available in the [UF user guide](http://urbanfootprint-v1.readthedocs.io/en/latest/data_preparation/).
27+
2428
Copyright (C) 2016 Calthorpe Analytics

0 commit comments

Comments
 (0)