Преглед на файлове

docs: explicitely state where to initialize the new anchor program (#2712)

Jimii преди 1 година
родител
ревизия
38907fa9b2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/src/pages/docs/cross-program-invocations.md

+ 1 - 1
docs/src/pages/docs/cross-program-invocations.md

@@ -61,7 +61,7 @@ pub struct Data {
 
 There's nothing special happening here. It's a pretty simple program! The interesting part is how it interacts with the next program we are going to create.
 
-Run
+Still inside the project, initialize a new `puppet-master` program using,
 
 ```shell
 anchor new puppet-master