You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fork this repository on GitHub and clone it to your local machine
11
+
* Fork this repo to your own account
12
+
* Clone the forked repo to your local machine using this command: `git clone http://github.com/<account-name>/devops-intro-project devops`, replacing `<account-name>` with your GitHub username.
12
13
13
14
## Part I: Building a box with Packer
14
15
@@ -37,7 +38,7 @@ Build 'virtualbox-iso' errored: ISO download failed.
37
38
38
39
## Part II: Cloning, developing, and running the web application
39
40
40
-
* On your local machine go to the root directory of this repository (devops-intro-project)
41
+
* On your local machine go to the root directory of the cloned repository
41
42
* Run `git clone https://github.com/chef/devops-kungfu.git devops-kungfu`
42
43
* Open http://localhost:8080 from your local machine to see the app running.
0 commit comments