Skip to content

Commit c9fc21c

Browse files
committed
Merge pull request #75 from Tonkpils/login-message
2 parents 99c5e14 + db36747 commit c9fc21c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ func main() {
138138
return
139139
}
140140
configuration.ToFile(c.GlobalString("config"), config)
141+
fmt.Printf("Your exercism directory can be found at %s\n", config.ExercismDirectory)
141142
},
142143
},
143144
{

0 commit comments

Comments
 (0)