Skip to content

Commit

Permalink
Remove old documentation from README (#816)
Browse files Browse the repository at this point in the history
Postgres is provided by lando, and we don't currently use python in this project.
  • Loading branch information
sandbergja authored Jul 12, 2024
1 parent 1f288f8 commit d434120
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,6 @@
* Various text file formats for SFTP/Fileshare Processing
* MarcXML for various purposes

## Prerequisites
- Ruby (3.1.0 or later)
- Python (3.11.1 or later)
- Postgres
```
brew install postgresql@version-number
brew services start postgresql@version-number
```

## Staging Mail Catcher
To See mail that has been sent on the staging server you must ssh tunnel into the server

Expand Down

0 comments on commit d434120

Please sign in to comment.