Update 'README.md'
This commit is contained in:
parent
0c822840fa
commit
27f7d611e0
|
@ -17,7 +17,9 @@ A tiny cli program written in Nim to calculate how much money a device will cost
|
|||
# Or Just Download and Run the binary
|
||||
-- Download `watts_to_dollars_x86_64_linux_bin`
|
||||
|
||||
-- Rename it if you want and copy it to `~/.local/bin`
|
||||
-- Make it executable: `chmod +x watts_to_dollars_x86_64_linux_bin` (or use GUI file manager)
|
||||
|
||||
-- Rename it if you want, and copy it to `~/.local/bin`
|
||||
|
||||
-- Run the program from any location in the terminal with: `./watts_to_dollars` or whatever you renamed it.
|
||||
|
||||
|
|
Loading…
Reference in New Issue