Skip to content

Commit

Permalink
Minor update: changed past to paste (nativescript-vue#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbilovd authored and rigor789 committed Feb 22, 2019
1 parent 98e6edc commit 03d52b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/en/getting-started/4-upgrade-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $ tns run ios --bundle

*iOS*: Copy your old app's `./template/app/App_Resources/iOS` folder. Then, paste it into the new app's `app/App_Resources` folder. Make sure that you're replacing the new `App_Resources/iOS` folder.

*Android*: Copy all the contents of your old app's `./template/app/App_Resources/Android` folder. Next, past it into the new app's `app/App_Resources/Android/src/main/res` folder.
*Android*: Copy all the contents of your old app's `./template/app/App_Resources/Android` folder. Next, paste it into the new app's `app/App_Resources/Android/src/main/res` folder.


## Step 3: Merge the `src` and `app` folders
Expand Down

0 comments on commit 03d52b3

Please sign in to comment.