diff options
author | 2021-12-21 16:38:20 -0800 | |
---|---|---|
committer | 2021-12-21 16:38:20 -0800 | |
commit | c3e45b662a56ebcecf6b9702a323064d7c0c1e5a (patch) | |
tree | c2ec479f89c202143a9d15035878ecd833910e3c | |
parent | 4f16f87b4db310da874ba1fbf982a4e6e65f340a (diff) | |
download | bun-c3e45b662a56ebcecf6b9702a323064d7c0c1e5a.tar.gz bun-c3e45b662a56ebcecf6b9702a323064d7c0c1e5a.tar.zst bun-c3e45b662a56ebcecf6b9702a323064d7c0c1e5a.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -528,7 +528,6 @@ Environment variables | BUN_CONFIG_SKIP_SAVE_LOCKFILE | Don't save a lockfile | | BUN_CONFIG_SKIP_LOAD_LOCKFILE | Don't load a lockfile | | BUN_CONFIG_SKIP_INSTALL_PACKAGES | Don't install any packages | -| -------------------------------- | ------------------------------------------------------------- | What about platform-specific dependencies? |