I am new to OSX. After completing the step-by-step instructions from https://github.com/aspnet/home .
brew tap aspnet/dnx brew update brew install dnvm
I had the following error while starting dnvm update:
$ dnvm upgrade Error: -bash: dnvm: command not found
I tried to find dnvm and it looks like it was successfully installed in the \ usr \ local directory.
Is there any step that I am missing?
asp.net-core dnvm
Vincent leung
source share