Skip to content

Commit

Permalink
docs: change how to run pseudolocale from cli
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCerny-awin committed Apr 4, 2023
1 parent 3b0ef0c commit 83081cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ _Pseudolocale_ includes a command line interface to make it easy to incorporate
Note: Nodejs must be installed to use the command line interface.

```bash
./bin/pseudolocale --string 'This is going to be pseudolocalized %token%.'
./dist/cli.mjs --string 'This is going to be pseudolocalized %token%.'
# [!!Ţĥĩś ĩś ĝōĩńĝ ţō ƀē ƥśēũďōĺōćàĺĩźēď %token%.!!]
```

Expand Down

0 comments on commit 83081cf

Please sign in to comment.