0LNetworkCommunity / documentation

Apache License 2.0
1 stars 18 forks source link

[rust] update env for current shell session #77

Closed celestialeo closed 3 months ago

celestialeo commented 5 months ago

After installing rust via the provided dev_setup.sh the shell session still needs to update, for this either a manual "source" of the shell file(.bashrc) is required, or opening up a new shell before building the cargo project to make sure the cargo binary is accessible.