Explorar o código

doc/tau: update tau clie naming

dasman %!s(int64=2) %!d(string=hai) anos
pai
achega
dec82c1639
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/src/misc/tau.md

+ 2 - 2
doc/src/misc/tau.md

@@ -26,11 +26,11 @@ And then run the daemon:
 For the CLI part of `tau`, we use `tau-python`, you can run it with:
 ```shell
 % cd bin/tau/tau-python
-% python main.py
+% ./tau
 ```
 Or you can alias it by adding this line to your `bashrc`:
 ```shell
-% alias tau=/path-to-darkfi/bin/tau/tau-python/main.py
+% alias tau=/path-to-darkfi/bin/tau/tau-python/tau
 ```
 
 ## Usage