From 3e817fc2f092efad2eabc64f7e8f18c22b24584b Mon Sep 17 00:00:00 2001 From: dave caruso Date: Thu, 20 Jul 2023 23:40:21 -0700 Subject: [PATCH] sdfghjk --- files/tags.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/files/tags.toml b/files/tags.toml index 7bf0158..5f52d2c 100644 --- a/files/tags.toml +++ b/files/tags.toml @@ -23,7 +23,7 @@ Any idea what to add to bun? """ [tags] -keywords = ["contributing-tags", "contributing", "tags"] +keywords = ["tags", "contributing"] content = """ To create or update tag, check [xHyroM/bun-discord-bot#contributing-tags]() """ @@ -71,16 +71,16 @@ or install latest *-baseline build from [GitHub Releases](). +For setting up IDE support, [documentation page on TypeScript]() """ [nix] # 'it doesnt work on nixos' keywords = ["nix", "nixos"] content = """ -To use Bun on NixOS, you must install it through the nix package manager using [the `bun` package in nixpkgs](https://search.nixos.org/packages?channel=unstable&show=bun&from=0&size=1&sort=relevance&type=packages&query=bun): +To use Bun on NixOS, you must install it through the nix package manager using [the `bun` package in nixpkgs](): +++ nix-env -iA nixos.bun