File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,13 +61,13 @@ make setup
6161` ` `
6262
6363If you do not wish to pollute your root NPM directory, you can set a
64- custom global location by changing your ` npmrc` (eg. ` echo " prefix =
64+ custom global location by changing your ` npmrc` (eg. ` echo " prefix =
6565$HOME /.npm-packages" >> ~ /.npmrc` . Then add ` /prefix/path/above/bin`
6666to your ` PATH` .
6767
6868# # Basic Usage
6969
70- RacketScript compiler is named ` racks` .
70+ RacketScript compiler is named ` racks` .
7171
7272` ` ` sh
7373racks -h # show help
@@ -91,7 +91,7 @@ folders:
9191- " collects" : Racket collects source files.
9292- " links" : Other third party packages.
9393- " dist" : Contains sources compiled to ES6 or bundled JavaScript ready
94- for distribution.
94+ for distribution.
9595
9696Here are few other examples that would come in handy:
9797
You can’t perform that action at this time.
0 commit comments