Skip to content

Commit 140a9d1

Browse files
authored
Update FAST_reconciliation_setup.md
1 parent 729740f commit 140a9d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎FAST_reconciliation_setup.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ https://www.python.org/downloads/release/python-2718/
1515
1. Open command line interface
1616
2. Navigate to file directory location for the `fast-reconcile` repository files on your local machine: `cd c:\path\to\fast-reconcile`
1717
3. Install requirements: `pip2.7 install -r requirements.txt`
18-
4. Edit the file 'reconcile.py' by changing the last line (line #235) to read: 'app.run(host='localhost', port='5432')'
18+
4. Edit the file 'reconcile.py' by changing the last line (line #235) to read: `app.run(host='localhost', port='5432')`
1919
5. Run and debug reconcile.py: `python reconcile.py --debug`
2020
6. Open/Run OpenRefine
2121
7. Click on down arrow of column to be reconciled

0 commit comments

Comments
 (0)