diff --git a/README.md b/README.md index 4f7f6e9..edab198 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This package estimates generalized linear models with high dimensional categoric ## Example use ```julia -using GLFixedEffectModels, GLM, Distributions +using GLFixedEffectModels using RDatasets df = dataset("datasets", "iris")