Skip to content

Commit

Permalink
Merge pull request #75 from Tonkpils/login-message
Browse files Browse the repository at this point in the history
  • Loading branch information
kytrinyx committed Apr 4, 2014
2 parents 99c5e14 + db36747 commit c9fc21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ func main() {
return
}
configuration.ToFile(c.GlobalString("config"), config)
fmt.Printf("Your exercism directory can be found at %s\n", config.ExercismDirectory)
},
},
{
Expand Down

0 comments on commit c9fc21c

Please sign in to comment.