Skip to content

Commit beacc3a

Browse files
committed
Update README.md
1 parent 83bc8e2 commit beacc3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@ The PGC Information Pages is a stand-alone web application that displays a conti
4242
This is the simplest option with no customizations. It will always deploy the latest release of this application.
4343
> Your location will not be updated. It will display St. Paul, Minnesota.
4444
45-
1. On the host machine, point a web browser to the following URL:
45+
1. On the host machine, point a web browser to the following URL:
4646
`http://applications.pgc.umn.edu/infopages`
4747
2. Within the application, click the "GO FULL SCREEN" button in the top-right corner
4848

4949
### Option 2: Self-Hosted
5050
This configuration allows you to customize your location and deploy on your own web server.
5151

52-
1. Download and unzip the latest release:
53-
`https://github.com/PolarGeospatialCenter/pgc-info-pages/releases/latest`
54-
2. Edit the `settings.js` file for your location (zip code, city/state/country, or latitude/longitude)
55-
3. Copy the files to a publicly-accessible location on your web server
52+
1. Download and unzip the latest release:
53+
https://github.com/PolarGeospatialCenter/pgc-info-pages/releases/latest
54+
2. Edit the `dist/settings.js` file for your location (zip code, city/state/country, or latitude/longitude)
55+
3. Copy the *entire* contents of the `dist` directory to a publicly-accessible location on your web server
5656
4. Point a web browser to the directory containing the `index.html` file
5757
5. Within the application, click the "GO FULL SCREEN" button in the top-right corner
5858

0 commit comments

Comments
 (0)