@secretkeylabs/stacks-tools 0.6.0 → 0.7.0-6184ecb

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,13 +4,13 @@ A collection of methods for calling the Stacks API and managing Stacks pools.
4
4
 
5
5
  ## Quickstart
6
6
 
7
- Install dependencies with
7
+ Install dependencies with:
8
8
 
9
9
  ```shell
10
10
  bun install
11
11
  ```
12
12
 
13
- and build the package with
13
+ and build the package with:
14
14
 
15
15
  ```shell
16
16
  bun run build