Can not run mongo command in terminal
I installed mongoDB with a .tar in a certian directory and I can only run
mongo in that directory if i use
./mongo
Otherwise if i try to just use
mongo
The terminal will tell me that it is not installed. What should I do?
No comments:
Post a Comment