micahjsmith / FredData.jl

Pull data from Federal Reserve Economic Data (FRED) directly into Julia
https://micahjsmith.github.io/FredData.jl/dev
Other
64 stars 19 forks source link

Make the instructions clearer on how to setup the API #4

Closed IljaK91 closed 8 years ago

IljaK91 commented 8 years ago

This may sound like a silly request, but it is not directly obvious to me where I should insert "export FRED_API_KEY=abcdefghijklmnopqrstuvwxyz123456" or the other option.

Could you help me with that also include the explanation in the instructions?

micahjsmith commented 8 years ago

Sure thing. Both of those commands can be run directly from your shell on macOS/Linux. If you are on Windows, they would need to be modified somewhat.