Remove update-tags phase (#738)
Its not really very useful to cache the tot release in a local text file. Instead just fetch the revsion each time `install tot` is run. This avoids folks accidentally installing "old" tot releases. Also, make the output a little less chatty when looking up tot version.
This commit is contained in:
@@ -117,8 +117,7 @@ SDK from the local hard drive completely.
|
||||
|
||||
`emsdk update` will fetch package information for all the new tools and
|
||||
SDK versions. After that, run `emsdk install <tool/sdk name>` to install a new
|
||||
version. The command `emsdk update-tags` obtains a list of all new tagged
|
||||
releases from GitHub without updating Emscripten SDK itself.
|
||||
version.
|
||||
|
||||
### How do I install an old Emscripten compiler version?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user