v2 / vlib / v / help / installation / up.txt
8 lines · 6 sloc · 200 bytes · b3d742d13a1c694ebb2d10e38f94f78a48602cba
Raw
Update the V compiler to the latest version from https://github.com/vlang/v.

Usage:
  v up

Options:
  -v     Print more details about the update.
  -prod  Compile the updated V with the -prod flag.