فهرست منبع

doc/tau: update tau clie naming

dasman 2 سال پیش
والد
کامیت
dec82c1639
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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